Re: RH 8.0 Kernel Compile error.

2002-10-16 Thread Jim Hayward
On Wed, 2002-10-16 at 10:37, Andrew MacKenzie wrote: > make[2]: Entering directory `/usr/src/linux-2.4.19/drivers/scsi' > ln -sf sim710.scr fake7.c > gcc296 -E -D__KERNEL__ -I/usr/src/linux-2.4.19/include -traditional > -DCHIP=710 fake7.c | grep -v '^#' | perl -s script_asm.pl -ncr710 > script_as

Re: RH 8.0 Kernel Compile error.

2002-10-16 Thread Andrew MacKenzie
+++ Nick Lindsell [RedHat] [Wed, Oct 16, 2002 at 03:58:14PM +0100]: > >I believe it's problem with gcc, in some place I read the author > >recommended > >using kgcc and not Red Hat's gcc > > There doesn't appear to be a kgcc in rh8.0 > But looking /usr/bin I find i386-redhat-linux-gcc which appe

Re: RH 8.0 Kernel Compile error.

2002-10-16 Thread Nick Lindsell
At 11:06 16/10/2002 -0300, you wrote: >From: "Andrew MacKenzie" <[EMAIL PROTECTED]> > > >I've recently installed RedHat 8.0, and I've yet to be able to compile a > >new kernel (generic kernel straight from kernel.org). > >yesterday someone in the Uruguayan LUG mailing-list sent sent exactly the >s

Re: RH 8.0 Kernel Compile error.

2002-10-16 Thread juaid
From: "Andrew MacKenzie" <[EMAIL PROTECTED]> >I've recently installed RedHat 8.0, and I've yet to be able to compile a >new kernel (generic kernel straight from kernel.org). yesterday someone in the Uruguayan LUG mailing-list sent sent exactly the same mail as you, but it was with the kernel pro

RH 8.0 Kernel Compile error.

2002-10-16 Thread Andrew MacKenzie
I've recently installed RedHat 8.0, and I've yet to be able to compile a new kernel (generic kernel straight from kernel.org). This kernel compiled just fine under RedHat 7.3 with the same config (which I can post if necessary). The error occurs during the 'make modules' bit, and I am thus far c