LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 748|回复: 2

装zsnes( 游戏模拟器)时,make出错。

[复制链接]
发表于 2003-7-24 21:14:10 | 显示全部楼层 |阅读模式
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
 楼主| 发表于 2003-7-25 08:22:54 | 显示全部楼层
朋友们。稍微看一下。。
也许你没装过。但能给点建议。 thankx
发表于 2003-7-25 09:21:56 | 显示全部楼层
make: Nothing to be done for `ALL'
说明以前编译成功过,现在要重新编译时发现源文件没有改动。所以不用再次编译。

从提示看是编译过程成功,安装失败,
是安装这个文件 linux/zsnes.1 时出错的,是不是这个文件不存在?或者 man/man1目录不存在?
'
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表