|
|
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 .... |
|