Alright, I'm using the 'package users' approach, and I've hit a snag
where I don't understand the choice I'm about to make. Here is the
scenario.

I've compiled section 5, built my /tools, and am now inside the chroot
working on the final packages. I've completed the 'Linux API Headers'
and therefore have a collection of header files in /usr/include which
came from the kernel. These were in place before compiling glibc.

Now, I've compiled glibc, and it checked out successfully, but, the
make install portion fails (due to the package user system) attempting
to overrwrite headers in /usr/include ...

Now, much later on, in 8.3, when it is time to compile the actual
kernel .. there is a warning footnote:

 "The headers in the system's include directory should always be the
ones against which Glibc was compiled"

That leads me to think IF glibc during its installation wishes to
overwrite headers in the system include directory, I should not let it
happen...

Any one have advice for me on this?
Thanks in advance,
Alexander H.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to