Bruce Dubbs wrote: > Matt Burgess wrote: >> Hi, >> >> I don't think $subject should be particularly contentious, but thought >> I'd send a request for approval/comments just in case. >> >> So, ticket #3066 states that on certain hosts Ncurses fails to build if >> GPM is installed. >> >> This is because the configure script is apparently finding the GPM >> headers on the host. This is Not Good (TM). >> >> The fix for this is to add >> --with-native-system-header-dir=/tools/include to GCC's pass1 and pass2 >> builds so that it doesn't look at /usr/include at all. >> >> In addition, --without-cloog and --without-ppl can be removed as they >> don't do anything useful. >> >> Jeremy, my gut feeling is that your proposed build method changes may >> well make it into trunk fairly shortly, but in the mean time I'd like to >> take the above mentioned commits as they fix known issues and are as >> applicable to the old build method as the new (i.e. they don't require >> any of your other changes in order to be applied to trunk). >> >> Any objections? > > I think we should hold off for a couple of days. I'm almost done with > my jh build and things look good. We can still do the intermediate fix > if things don't work out, but I think we should just import the new > build method all at once.
I have completed my build using the new Chapter 5 methodology. It went perfectly. It booted to the proper command prompt, network worked, no warnings or errors. I've only checked the gcc test log and will check the others tonight. What else needs to be checked? Looking at the descriptions of the commands that have changed, everything seems to do the right thing. Of course there could be some latent hidden errors, but I don't know how I'd check for that. It might be good to build/test on a 32-bit system. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page