Re: Glibc build CH6.9 Awk: command not found

2010-05-25 Thread Kyle Brennan
ok. thanks how do i unchroot? or will restarting solve that? -- Sent from my Verizon Wireless mobile phone -Original Message- From: Bruce Dubbs Sent: 5/25/2010 6:30:02 AM To: LFS Support List Subject: Re: Glibc build CH6.9 Awk: command not found Mike McCarty wrote: > Bruce Dubbs

Re: Glibc build CH6.9 Awk: command not found

2010-05-25 Thread Mike McCarty
Kyle Brennan wrote: > ok. thanks how do i unchroot? or will restarting solve that? A reboot (if that's what you mean) will do the trick, certainly. Alternatively, I think just doing another login outside the chroot environment and doing the build will work. You can then resume with the login whic

chapter 6.16: configure: error: in `/sources/gcc-build/i686-pc-linux-gnu/libgcc':, ... C preprocessor "/lib/cpp" fails sanity check

2010-05-25 Thread mhenriqu...@terra.cl
Hi guys: I have a problem here at chapter 6 compiling gcc (6.16. GCC-4.4.3), after doing everithing else OK, even the "make check" of previous packages all OK, now trying to compile gcc I get: checking how to run the C preprocessor... /lib/cpp configure: error: in `/sources/gcc-build/i686-pc-li

Re: chapter 6.16: configure: error: in `/sources/gcc-build/i686-pc-linux-gnu/libgcc':, ... C preprocessor "/lib/cpp" fails sanity check

2010-05-25 Thread Ken Moffat
On 25 May 2010 18:29, mhenriqu...@terra.cl wrote: > Hi guys: > > I have a problem here at chapter 6 compiling gcc (6.16. GCC-4.4.3), > after doing everithing else OK, even the "make check" of previous > packages all OK, now trying to compile gcc I get: > > checking how to run the C preprocessor...

Re: chapter 6.16: configure: error: in `/sources/gcc-build/i686-pc-linux-gnu/libgcc':, ... C preprocessor "/lib/cpp" fails sanity check

2010-05-25 Thread mhenriqu...@terra.cl
Hi Ken: Thanks for your reply and yeap, it seems that it was a issue related to a non deleted build or source folder, I rebuild the toolchain from chapter 5 and then again the toolchain of chapter 6 taking care of delete those folders and now gcc final compilation pass, now running the test, h

Re: chapter 6.16: configure: error: in `/sources/gcc-build/i686-pc-linux-gnu/libgcc':, ... C preprocessor "/lib/cpp" fails sanity check

2010-05-25 Thread Bruce Dubbs
mhenriqu...@terra.cl wrote: > Hi Ken: > > Thanks for your reply and yeap, it seems that it was a issue related to > a non deleted build or source folder, I rebuild the toolchain from > chapter 5 and then again the toolchain of chapter 6 taking care of > delete those folders and now gcc final co

Re: chapter 6.16: configure: error: in `/sources/gcc-build/i686-pc-linux-gnu/libgcc':, ... C preprocessor "/lib/cpp" fails sanity check

2010-05-25 Thread linux fan
On 5/25/10, mhenriqu...@terra.cl wrote: > > just to bother, the book mention something about that somewhere?, do I > miss something... > Ch 5.3. General Compilation Instructions has an *Important* note to delete the unpacked-source and build directories after installing unless otherwise specified

Re: chapter 6.16: configure: error: in `/sources/gcc-build/i686-pc-linux-gnu/libgcc':, ... C preprocessor "/lib/cpp" fails sanity check

2010-05-25 Thread mhenriqu...@terra.cl
Ohh right, I miss that instruction, but never mind, I never going to forget it after this :-) Cheer to all.. Mauricio On 05/25/2010 05:07 PM, linux fan wrote: > On 5/25/10, mhenriqu...@terra.cl wrote: > >> just to bother, the book mention something about that somewhere?, do I >> miss someth

Re: chapter 6.16: configure: error

2010-05-25 Thread Mike McCarty
mhenriqu...@terra.cl wrote: > Ohh right, I miss that instruction, but never mind, I never going to > forget it after this :-) There is a saying in English: "Experience is the best teacher." <> Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} Oppose globalization and

LFS-6.6, Stage2, glibc, nscd.c:442

2010-05-25 Thread Paul Rogers
Have built LFS-4.1 & -6.1, trying to build -6.6 on -6.1. Stage 1 seemed to go well. Building glibc early in Stage2 failed. I did a search, saw others had a similar problem, but didn't see a relevant solution. The /scripts in my $PATH is where I put my cut&pasted "build scripts". Suggestions

Re: LFS-6.6, Stage2, glibc, nscd.c:442

2010-05-25 Thread Bruce Dubbs
Paul Rogers wrote: > Have built LFS-4.1 & -6.1, trying to build -6.6 on -6.1. Stage 1 seemed > to go well. Building glibc early in Stage2 failed. I did a search, saw > others had a similar problem, but didn't see a relevant solution. The > /scripts in my $PATH is where I put my cut&pasted "bui