Re: Knoppix is missing the patch command

2009-12-18 Thread Chris Staub
> Hi Chris, > Here's the output after running grep as you outlined above. > > -Jonathan > > > /sources/glibc-build/libio/tst-fopenloc.check > /sources/glibc-build/malloc/mtrace > /sources/glibc-build/libio/tst-fopenloc.mtrace>> > /sources/glibc-build/libio/tst-fopenloc.check > /bin/

Re: irq timeout error

2009-12-18 Thread Mykal Funk
Mike McCarty wrote: > Mykal Funk wrote: > >> While running a compile of GCC I got the following error: >> > > Oh, if you have a distro which can use SMART, and your > disc is SMART capable, you can ask it. > > # smartctl -i /dev/hda > This command showed that the drive was SMART enabled,

Re: irq timeout error

2009-12-18 Thread Mike McCarty
Mykal Funk wrote: > While running a compile of GCC I got the following error: Oh, if you have a distro which can use SMART, and your disc is SMART capable, you can ask it. # smartctl -i /dev/hda will tell you whether you have a SMART capable disc, and whether it be enabled. If your disc is SMART

Re: irq timeout error

2009-12-18 Thread Mike McCarty
Mykal Funk wrote: > While running a compile of GCC I got the following error: > > hda: irq timeout: status=0xd0 { Busy } > hda: possibly failed opcode: 0xc4 > ide0: unexpected interrupt, status=0xd4, count=1 > ide0: reset: success > hda: irq timeout: status=0xd0 { Busy } > hda: possibly failed opc

irq timeout error

2009-12-18 Thread Mykal Funk
While running a compile of GCC I got the following error: hda: irq timeout: status=0xd0 { Busy } hda: possibly failed opcode: 0xc4 ide0: unexpected interrupt, status=0xd4, count=1 ide0: reset: success hda: irq timeout: status=0xd0 { Busy } hda: possibly failed opcode: 0x20 ide0: unexpected interru

BLFS-6.3 / LFS-6.4 Problem in iptables-1.3.8 package, wrong struct contents

2009-12-18 Thread Jan-Christoph Bornschlegel
Hello there, This is my first serious post to blfs-* ML. I have a running LFS 6.4 (kernel version 2.6.27.4) system and I'm working on BLFS 6.3 (stable). I ran into trouble with the iptables-1.3.8 package. In several places there were errors reulting from changes in header files. I finally mana

Re: Knoppix is missing the patch command

2009-12-18 Thread Ken Moffat
2009/12/18 Jonathan Wilkes : >          > /sources/glibc-build/libio/tst-fopenloc.check > /sources/glibc-build/malloc/mtrace > /sources/glibc-build/libio/tst-fopenloc.mtrace >> > /sources/glibc-build/libio/tst-fopenloc.check > /bin/sh: /sources/glibc-build/malloc/mtrace: No such file or director

Re: Knoppix is missing the patch command

2009-12-18 Thread Jonathan Wilkes
> Message: 4 > Date: Fri, 18 Dec 2009 01:16:01 -0500 > From: Chris Staub > Subject: Re: Knoppix is missing the patch command > To: LFS Support List > Message-ID: <4b2b1e21.3050...@beaker67.com> > Content-Type: text/plain; charset=ISO-8859-1; > format=flowed [...] > As noted in the book, it's no

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: >> But now I found out, t