On 9/27/05, Tushar Teredesai <[EMAIL PROTECTED]> wrote:
> The Ch 5 Pass 2 still runs the fixincludes script, the only thing that
> it disables is to search for headers in /usr/include. My primary
> question is "Why do we need to run fixincludes?"
Which version are you referring to? Stable Ch 5 Pass 2 still has the
patch. Development Ch 5 Pass 2 disables the inclusion of /usr/include
with the sed:
sed '[EMAIL PROTECTED](^NATIVE_SYSTEM_HEADER_DIR =\)[EMAIL PROTECTED]
/tools/[EMAIL PROTECTED]' \
gcc/Makefile.in.orig > gcc/Makefile.in
So the question is, is it OK to run fixinc.sh if it refers to
/tools/include? Greg still disables the running of fixinc.sh over at
DIY.
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page