checking for sys/time.h... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
You may now run make to compile zsnes
Make sure you use GNU make when compiling.
[/zsnes-1.36/src]# make
make: Nothing to be done for `ALL'.(这句话什么意思?)
[/zsnes-1.36/src]# make install
/usr/bin/install -c -m 0755 zsnes /usr/local/bin
/usr/bin/install -c -m 0644 linux/zsnes.1 /usr/local/man/man1
/usr/bin/install: cannot create regular file `/usr/local/man/man1': No such file or directory
make: *** [install] Error 1
[/zsnes-1.36/src]#
参考帖 http://www.linuxsir.cn/forum.php?mod=viewthread&tid=26261