Greetings: I'm building LFS 6.3 using my 6.2 version. I see no errors until Chapter 6.12 when the output differs from the documentation.
I have problems with two outputs shown below. The desired output is left, and what I receive to the right. My Chapter 6 glibc and toolchain outputs are fine. My earlier version outputs always matched the documentation. I've double-checked Chapter 5 gcc Pass 2 and toolchain adjustment but am probably overlooking a typo or something obvious. /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crt1.o succeeded /usr/lib/crt1.o succeeded /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o succeeded /usr/lib/crti.o succeeded /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o succeeded /usr/lib/crtn.o succeeded #include <...> search starts here: ignoring nonexistent directory "/tools/lib/gcc/i686-pc-linux/4.1.2/../../../../i686-pc-linux-gnu/include" /usr/local/include# include "..." search starts here: /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include #include <...> search starts here: /usr/include /usr/include -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
