Hi,
having the following problem that I dont undertsand?
System:
using LFS LiveCD 6.0
Dell optiplex P3 with 64mb RAM
When I try to run
sed -i 's@ /tools/lib/ld-linux.so.2@ /lib/[EMAIL PROTECTED]' \ $(gcc
--print-file specs)
I get the error
sed: can't read /tools/lib/gcc/i686-pc-linux-gnu/3.4.1/specs: No such file or
directory
I ignored the previous command
make -C ld INSTALL=/tools/bin/install install
as instructed by the book as I had accidentally deleted binutils source and
build directories, also, I used the command above instead of the one in the
book:
sed -i 's@ /tools/lib/ld-linux.so.2@ /lib/[EMAIL PROTECTED]' \ `gcc
--print-file specs`
because I can't find the accent-grave on my keyboard
Can anyone advise me please?
RC
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page