Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-20 Thread Michael Tsang
On Friday 18 December 2009 22:18:57 Pixel 73 wrote: > configure:2284:17: error: gmp.h: No such file or directory You haven't installed gmp correctly. signature.asc Description: This is a digitally signed message part. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.l

Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-18 Thread linux fan
On 12/18/09, Pixel 73 wrote: >> trim the '>' quoted text to just the part >> want to resond to == == > > grep '/lib.*/crt[1in].*succeeded' dummy.log > > is: > attempt to open /bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crt1.o > succeeded > att

RE: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-18 Thread Pixel 73
> Date: Thu, 17 Dec 2009 11:15:22 -0500 > Subject: Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no > output > From: linuxscra...@gmail.com > To: lfs-support@linuxfromscratch.org > > On 12/17/09, Pixel 73 wrote

Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-17 Thread linux fan
On 12/17/09, linux fan wrote: > On 12/17/09, Pixel 73 wrote: > Are you sure you had the configure command exactly as in the > book ? > And I'm thinking ... I usually copy/paste each entire grey block and look at i before pressing enter. Notice that the backslashes \ at the end of some lines mak

Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-17 Thread linux fan
On 12/17/09, Pixel 73 wrote: > But now I found out, that the startfiles show up when I am entering the > following command: > > grep -o '/lib.*/crt[1in].*succeeded' dummy.log (Can you see above how I trimmed the '>' quoted text to just the part I want to resond to?) Show us the output of this co

RE: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-17 Thread Pixel 73
> Date: Wed, 16 Dec 2009 12:06:23 -0500 > Subject: Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no > output > From: linuxscra...@gmail.com > To: lfs-support@linuxfromscratch.org > > On 12/16/09, stosss wrote: &g

Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-16 Thread linux fan
On 12/16/09, stosss wrote: >>> On 12/15/09, Pixel 73 wrote: >> Thank you very much for your help. What can I do, if I already did 'make >> install'? How can I uninstall again? In linux, attempted uninstall risks more harm than good unless you really know what might break which is usually not the

Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-16 Thread stosss
>> On 12/15/09, Pixel 73 wrote: >> >> > How can I analyze which of my previous steps went wrong? >> >> Did the make command really complete without errors? >> >> I always try to keep a log containing all the output because the >> screen scrolls by, and later, I wish I could see the errors that went

RE: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-16 Thread Pixel 73
> Date: Tue, 15 Dec 2009 13:00:01 -0500 > Subject: Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no > output > From: linuxscra...@gmail.com > To: lfs-support@linuxfromscratch.org > > On 12/15/09, Pixel 73 wrote: > > > How can I analyze whic

Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-15 Thread linux fan
On 12/15/09, linux fan wrote: > As long as you didn't do 'make install', it is possible to remove the > directory extracted from the source tarball, then extract the source > tarball again, and do the package over with a clean sources. I think I forgot ... with gcc, you also want to remove the gc

Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-15 Thread linux fan
On 12/15/09, Pixel 73 wrote: > How can I analyze which of my previous steps went wrong? Did the make command really complete without errors? I always try to keep a log containing all the output because the screen scrolls by, and later, I wish I could see the errors that went by so that I can sea

RE: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-15 Thread Pixel 73
> Date: Tue, 15 Dec 2009 19:33:19 +0530 > Subject: Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no > output > From: aks03081...@gmail.com > To: lfs-support@linuxfromscratch.org > > > > On Tue, Dec 15, 20

Re: LFS 6.3 Chapter 6.12, GCC-4.1.2 startfiles check fails --> no output

2009-12-15 Thread Akshay Patil
On Tue, Dec 15, 2009 at 7:27 PM, Pixel 73 wrote: > > Hi > > I am new to LFS and am therefore not sure if I am in the right place to ask > this question: > > I am doing LFS 6.3. Everything went well until Chapter 6.12, GCC-4.1.2. > When I am checking for the correct startfiles with > > grep -o '/u