Re: [lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-25 Thread Pierre Labastie
Le 24/04/2012 02:38, Andrew Benton a écrit : > If you only add --with-native-system-header-dir=/tools/include to the > second pass of gcc then you will still need --without-ppl and > --without-cloog for the second pass of gcc. > > I get a build failure if I try to build without > --with-native-syst

Re: [lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-24 Thread Jeremy Huntwork
On 4/23/12 11:42 PM, Bruce Dubbs wrote: > That's it. I think Jeremy has done a great job. Thanks :) glad it worked well for you. JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-23 Thread Bruce Dubbs
Bruce Dubbs wrote: > 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

Re: [lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-23 Thread Andrew Benton
On Mon, 23 Apr 2012 21:38:19 +0100 Jeremy Huntwork wrote: > On 4/23/12 4:33 PM, Matt Burgess wrote: > > 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. > > For the current build meth

Re: [lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-23 Thread Bruce Dubbs
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 bec

Re: [lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-23 Thread Pierre Labastie
Le 23/04/2012 22:38, Jeremy Huntwork a écrit : > On 4/23/12 4:33 PM, Matt Burgess wrote: >> 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. > For the current build method, I think it's on

Re: [lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-23 Thread Bruce Dubbs
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 i

Re: [lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-23 Thread Jeremy Huntwork
On 4/23/12 4:33 PM, Matt Burgess wrote: > 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. For the current build method, I think it's only required for pass 2. Given the difference of our

[lfs-dev] Cherry picking r9818 and r9822 for trunk

2012-04-23 Thread Matt Burgess
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 o