|
|

楼主 |
发表于 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
大家帮忙看看怎么回事/ |
|