LinuxSir.cn,穿越时空的Linuxsir!

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

编译sgml-common-0.6.3的产生错误~

[复制链接]
发表于 2005-4-9 09:39:30 | 显示全部楼层 |阅读模式
root:/mnt/lfs/sources/sgml-common-0.6.3#aclocal
root:/mnt/lfs/sources/sgml-common-0.6.3#automake -a -c --foreign
cp: cannot create regular file `./install-sh': No such file or directory
automake: configure.in: installing `./install-sh'
    error while copying

cp: cannot create regular file `./mkinstalldirs': No such file or directory
automake: configure.in: installing `./mkinstalldirs'
    error while copying

cp: cannot create regular file `./missing': No such file or directory
automake: configure.in: installing `./missing'
    error while copying

automake: configure.in: installing `./config.guess'
automake: configure.in: installing `./config.sub'

编译BLFS文档的时候,书上是automake -acf,但这样根本找不到这样的参数/
我把他写成了automake -a -c --foreign出现了上面的错误.这里的错误应该不是参数引起的吧~
而且./install-sh等文件都是有的.但都是连接到/usr/automake/install-sh下面的.

何解?~
 楼主| 发表于 2005-4-9 16:41:22 | 显示全部楼层
上面的问题已经解决了,是在主系统编译的原故,换成LFS就可以了

但在make install的时候又出现了问题

make[1]: Entering directory `/mnt/lfs/sources/sgml-common-0.6.3/bin'
make[1]: Warning: File `Makefile' has modification time 2.8e+04 s in the future
make[2]: Entering directory `/mnt/lfs/sources/sgml-common-0.6.3/bin'
make[2]: Warning: File `Makefile' has modification time 2.8e+04 s in the future
test -z "/usr/bin" || mkdir -p -- "/usr/bin"
/bin/install -c 'install-catalog' '/usr/bin/install-catalog'
/bin/sh: line 1: /bin/install: No such file or directory
/bin/install -c 'sgmlwhich' '/usr/bin/sgmlwhich'
/bin/sh: line 1: /bin/install: No such file or directory
make[2]: *** [install-binSCRIPTS] Error 127
make[2]: Leaving directory `/mnt/lfs/sources/sgml-common-0.6.3/bin'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/sgml-common-0.6.3/bin'
make: *** [install-recursive] Error 1

大家帮忙看看怎么回事/
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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