[EMAIL PROTECTED] wrote: > Author: dj > Date: 2008-10-11 22:04:01 -0600 (Sat, 11 Oct 2008) > New Revision: 8646 > > Modified: > trunk/BOOK/chapter01/changelog.xml > trunk/BOOK/chapter06/gcc.xml > Log: > Added note about new gcc fixincludes, corrected test output - #2229. > > <screen><computeroutput>#include <...> search starts here: > /usr/local/include > /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include > + /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include-fixed > /usr/include</computeroutput></screen>
Shouldn't the grep command which precedes this have been modified as well? We now need 4 lines of text preceding the /usr/include. -- Randy -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
