LinuxSir.cn,穿越时空的Linuxsir!

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

something wrong in Re-adjusting the Toolchain (6.12)

[复制链接]
发表于 2006-5-26 21:54:17 | 显示全部楼层 |阅读模式
I can't go on my lfs in 6.12 Re-adjusting the Toolchain.
When i do the step :make -C ld INSTALL=/tool/bin/install install
their will make a mistake, and I can't go on :
make: Entering directory `/sources/binutils-build/ld'
Making install in po
make[1]: Entering directory `/sources/binutils-build/ld/po'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/sources/binutils-build/ld/po'
make[1]: Entering directory `/sources/binutils-build/ld'
make[2]: Entering directory `/sources/binutils-build/ld'
/bin/sh ../../binutils-2.17.50.0.1/ld/../mkinstalldirs /tools/bin /tools/i686-pc-linux-gnu/bin
/bin/sh ./libtool  --mode=install /usr/bin/install -c ld-new /tools/bin/ld
/usr/bin/install -c .libs/ld-new /tools/bin/ld
./libtool: line 5206: /usr/bin/install: No such file or directory
make[2]: *** [install-exec-local] Error 127
make[2]: Leaving directory `/sources/binutils-build/ld'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/sources/binutils-build/ld'
make: *** [install-recursive] Error 1
make: Leaving directory `/sources/binutils-build/ld'


What is wrong ?and What should i do ?

Help me ...
thank you ....
发表于 2006-5-26 22:08:41 | 显示全部楼层
你可以
ln -s /tools/bin/install /usr/bin
然后再make,(此非标准方法)

我怀疑是你命令打错了.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-26 22:17:01 | 显示全部楼层
我用的是就是文档里面的命令呀。。。
如果命令错了。应该是无法成功编译呀。。。
我用的是make -C ld INSTALL=/tools/bin/install install
回复 支持 反对

使用道具 举报

发表于 2006-5-26 23:18:36 | 显示全部楼层
make -C ld INSTALL=/tools/bin/install install
打错了, 少了一个 s :
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-27 17:46:20 | 显示全部楼层
晕。。。
我在命令里没打错,可能是发贴的时候漏打了。。。。
不过还是感谢你。。。
回复 支持 反对

使用道具 举报

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

本版积分规则

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