Hi. I am building lfs and when I test the new toolchain after the instalation of gcc-4.3.2 in chapter 6 I get the following.
grep -B3 '^ /usr/include' dummy.log /usr/local/include /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include-fixed /usr/include or that #include <...> search starts here: /usr/local/include /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include-fixed /usr/include if I run the command grep -B4 '^ /usr/include' dummy.log I run the sed substitution to prevent the fixincludes script from running. Can I continue the lfs build? I hope that you can understand my 'english'. Sorry. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
