Folks, I'm having a problem that I can't seem to get by, and I hope some one can get me past this. I've consistently had this same problem each time I've tried to work through the book, always failing at the same spot. To try and remove as many variables from the equation as possible I've been running from the Live CD and copy and pasting each command in the book. My machine is an AMD Athlon 64 X2 4200+ with 2 GB RAM. I'm working and booting from
Linux From Scratch x86_64-6.3 r2014 Each time I get to the part, in Chap 5.7, to adjust the tool chain I receive the following error: lfs:/mnt/lfs/sources$ gcc -dumpspecs | sed 's@/lib64/ld-linux-x86-64.so.2@/tools&@g' \ > `dirname $(gcc -print-libgcc-file-name)`/specs sed: can't read /mnt/lfs/tools/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.1.2/specs: No such file or directory The book stresses the importance of having this chapter correct. I've performed all the steps indicated in the Caution box and have redone the spec's file amendment several times, each with the same result. I've only been using Linux a couple of years and thought this would be a good way to learn more about it; I'm not familiar with sed, so I'm really just going through the motions. I don't know what this command is doing, therefore I don't know how to begin troubleshooting. Any and all help would be appreciated. Thanks, Bill -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
