Re: LFS 6.2. Ch6.9 Glibc-2.3.6 error during make check (system halted)

2006-08-20 Thread Danny
If you run them again and NPTL is still hemorraghing badly, then you might want to start over or dig further into the specific failures. Probably start over and make more swap available too. Ok, ran the check again (with more swap) and got the same amount of errors. Gonna start over this buil

Re: LFS 6.2 Chapter 6 step 6.9 glibc-2.3.6 configure can't link to gcc

2006-08-20 Thread Dan Nicholson
On 8/20/06, Mike Murfin <[EMAIL PROTECTED]> wrote: Thanks for getting back to me. ldd /tools/bin/gcc gives : /tools/bin/ldd: line 124: /tools/bin/gcc: No such file or directory This is because gcc itself is trying to use the dynamic linker /lib/ld-linux.so.2 instead of the one in /tools/li

[SOLVED] Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Mag. Leonhard Landrock
Am Sonntag, 20. August 2006 11:07 schrieb Mag. Leonhard Landrock: > Hi! > > I'm nearly finished with my fisrt LFS installation. :-) Nevertheless I > still have some problems booting the new system. :-( > > My problem: > > > When trying to boot my LFS kernel, it starts and finally gets stuc

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Ken Moffat
On Sun, Aug 20, 2006 at 06:00:32PM +0200, Mag. Leonhard Landrock wrote: > > I'll took a try to get the most important out of my (Debian) kernel log. > Maybe > there is someone who finds anything. > [...] > Aug 20 17:26:51 veneto kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA > DRIVER, R

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Mag. Leonhard Landrock
Am Sonntag, 20. August 2006 16:40 schrieb S. Anthony Sequeira: > On Sun, 2006-08-20 at 16:36 +0200, Mag. Leonhard Landrock wrote: > > Am Sonntag, 20. August 2006 14:37 schrieb S. Anthony Sequeira: > > > USB drives are supported by the SCSI drivers. Make sure you have the > > > relevant SCSI options

RE: LFS 6.2 Chapter 6 step 6.9 glibc-2.3.6 configure can't link to gcc

2006-08-20 Thread Mike Murfin
> Date: Sun, 20 Aug 2006 09:42:59 -0400 > From: [EMAIL PROTECTED] > To: lfs-support@linuxfromscratch.org > Subject: Re: LFS 6.2 Chapter 6 step 6.9 glibc-2.3.6 configure can't link to > gcc > > Mike Murfin wrote: > > Hi. > > > > When I run the configure sc

Re: Cannot Compile Xorg

2006-08-20 Thread Jay Mazzetta
> This looks like the GCC 4 error in Xorg 6.8.2. > You'll need a patch to > build that version of Xorg with GCC 4 - there's one > in the LFS patches > downloads section. A better solution would be to use > the instructions in > the BLFS development book as it is designed to be > used with the cu

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread S. Anthony Sequeira
On Sun, 2006-08-20 at 16:36 +0200, Mag. Leonhard Landrock wrote: > Am Sonntag, 20. August 2006 14:37 schrieb S. Anthony Sequeira: > > USB drives are supported by the SCSI drivers. Make sure you have the > > relevant SCSI options compiled into the kernel. > > These options are? This is what I have

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Brandon Peirce
S. Anthony Sequeira wrote: On Sun, 2006-08-20 at 14:40 +0200, Mag. Leonhard Landrock wrote: > As I said: My boot device for LFS is an external USB hard disk. In > fact, it is > a Western Digital WD2500BB in an external USB case. > > > If it's a SATA disk, you will find the SATA drivers under SCS

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Mag. Leonhard Landrock
Am Sonntag, 20. August 2006 14:37 schrieb S. Anthony Sequeira: > USB drives are supported by the SCSI drivers. Make sure you have the > relevant SCSI options compiled into the kernel. These options are? > S. Anthony Sequeira Leonhard. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Mag. Leonhard Landrock
Am Sonntag, 20. August 2006 14:46 schrieb Ken Moffat: > On Sun, Aug 20, 2006 at 02:40:08PM +0200, Mag. Leonhard Landrock wrote: > > As I said: My boot device for LFS is an external USB hard disk. In fact, > > it is a Western Digital WD2500BB in an external USB case. > > I've not been following thi

Re: LFS 6.2 Chapter 6 step 6.9 glibc-2.3.6 configure can't link to gcc

2006-08-20 Thread Chris Staub
Mike Murfin wrote: Hi. When I run the configure script, it fails with the message: "error: cannot compute suffix of object files" In config.log, I have: configure:2361: checking for gcc configure:2377: found /tools/bin/gcc configure:2387: result: gcc configure:2631: checking for C compiler v

LFS 6.2 Chapter 6 step 6.9 glibc-2.3.6 configure can't link to gcc

2006-08-20 Thread Mike Murfin
Hi. When I run the configure script, it fails with the message: "error: cannot compute suffix of object files" In config.log, I have: configure:2361: checking for gcc configure:2377: found /tools/bin/gcc configure:2387: result: gcc configure:2631: checking for C compiler version configure:2634

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread S. Anthony Sequeira
On Sun, 2006-08-20 at 14:40 +0200, Mag. Leonhard Landrock wrote: > As I said: My boot device for LFS is an external USB hard disk. In > fact, it is > a Western Digital WD2500BB in an external USB case. > > > If it's a SATA disk, you will find the SATA drivers under SCSI low > level > > drivers in

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Mag. Leonhard Landrock
Am Sonntag, 20. August 2006 14:27 schrieb kriss: > kriss a écrit : > > leonhard > > your root point to the partition #3 of the second disk > > what is the number of the lfs partition ? > > /dev/sdb3 ??? > > i miss myself > forget my stupid question please No problem. :-) > another : why chainload

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Ken Moffat
On Sun, Aug 20, 2006 at 02:40:08PM +0200, Mag. Leonhard Landrock wrote: > > As I said: My boot device for LFS is an external USB hard disk. In fact, it > is > a Western Digital WD2500BB in an external USB case. > I've not been following this whole thread, so apologies if you've already answere

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread kriss
kriss a écrit : leonhard your root point to the partition #3 of the second disk what is the number of the lfs partition ? /dev/sdb3 ??? i miss myself forget my stupid question please another : why chainloader +1 ? chainloader is for boot via an other bootloader no ? -- http://linuxfromscratch.

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Mag. Leonhard Landrock
Am Sonntag, 20. August 2006 12:51 schrieb Brandon Peirce: > Mag. Leonhard Landrock wrote: > >When trying to boot my LFS kernel, it starts and finally gets stuck with > >the > >following error: > > > >VFS: Cannot open root device "sdb3" or unknown-block (0,0) > >Please append a correct "root" boot o

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Mag. Leonhard Landrock
Am Sonntag, 20. August 2006 13:58 schrieb kriss: > leonhard > your root point to the partition #3 of the second disk > what is the number of the lfs partition ? > /dev/sdb3 ??? Exactly. My LFS partition is "/dev/sdb3". -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.li

Re: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread kriss
leonhard your root point to the partition #3 of the second disk what is the number of the lfs partition ? /dev/sdb3 ??? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

RE: LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Brandon Peirce
Mag. Leonhard Landrock wrote: When trying to boot my LFS kernel, it starts and finally gets stuck with the following error: VFS: Cannot open root device "sdb3" or unknown-block (0,0) Please append a correct "root" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-

LFS Version 6.2 - 8.4. Making the LFS System Bootable

2006-08-20 Thread Mag. Leonhard Landrock
Hi! I'm nearly finished with my fisrt LFS installation. :-) Nevertheless I still have some problems booting the new system. :-( My problem: When trying to boot my LFS kernel, it starts and finally gets stuck with the following error: VFS: Cannot open root device "sdb3" or unknown-blo

Re: LFS 6.2. Ch6.9 Glibc-2.3.6 error during make check (system halted)

2006-08-20 Thread Danny
Dan Nicholson schreef: On 8/18/06, Danny <[EMAIL PROTECTED]> wrote: I'm actually building the system straight from a command line on an 'empty' machine. I fully understand that I'm building on an older machine, but didn't have this problem when building 6.1.1 What host are you using? You say