On Jul 10, 2008, at 4:45 PM, [EMAIL PROTECTED] wrote: >>> I'm hoping that William's reply was on the mark. >> >> ĸen >> > > His was a good observation, but I'm afraid it's not the case not. I'm > checking in the order shown in the documentation. I've not had this > problem and did find posts concerning "ignoring nonexistent > directory." > However, I'm installing from a fresh source directory and my other > output messages look fine.
Right after toolchain adjustment in chap6: ignoring nonexistent directory "/tools/lib/gcc/i686-pc-linux-gnu/ 4.1.2/../../../../i686-pc-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/include /tools/include /tools/lib/gcc/i686-pc-linux-gnu/4.1.2/include Right after building gcc in chap6: ignoring nonexistent directory "/usr/lib/gcc/i686-pc-linux-gnu/ 4.1.2/../../../../i686-pc-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/local/include /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include /usr/include Looks normal to me William -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
