Re: Kernel compile trouble

2001-01-07 Thread Johan Groth
Bernd Petrovitsch wrote: > > In message <[EMAIL PROTECTED]>, Tom Leete wrote: > >You don't show your .config, but I'll make a wild guess you're compiling for > >SMP+3DNow (probably by selecting Athlon processor). If so pick one of: > > For me it is the same. > > > a) Deselect SMP, make

Re: Kernel compile trouble

2001-01-07 Thread Bernd Petrovitsch
In message <[EMAIL PROTECTED]>, Tom Leete wrote: >You don't show your .config, but I'll make a wild guess you're compiling for >SMP+3DNow (probably by selecting Athlon processor). If so pick one of: For me it is the same. > a) Deselect SMP, make clean make dep, etc. gives: gcc

Re: Kernel compile trouble

2001-01-07 Thread Bernd Petrovitsch
In message [EMAIL PROTECTED], Tom Leete wrote: You don't show your .config, but I'll make a wild guess you're compiling for SMP+3DNow (probably by selecting Athlon processor). If so pick one of: For me it is the same. a) Deselect SMP, make clean make dep, etc. gives: gcc -D__KERNEL__

Re: Kernel compile trouble

2001-01-07 Thread Johan Groth
Bernd Petrovitsch wrote: In message [EMAIL PROTECTED], Tom Leete wrote: You don't show your .config, but I'll make a wild guess you're compiling for SMP+3DNow (probably by selecting Athlon processor). If so pick one of: For me it is the same. a) Deselect SMP, make clean make

Re: Kernel compile trouble

2001-01-06 Thread Tom Leete
Johan Groth wrote: > > Hi, > I wonder if anyone can help me with compilation of kernel 2.4.0. I've > run make mrproper; make menuconfig; make dep and then I try to build the > kernel with make bzImage but that fails utterly. I get the following > message: [...] >

Kernel compile trouble

2001-01-06 Thread Johan Groth
Hi, I wonder if anyone can help me with compilation of kernel 2.4.0. I've run make mrproper; make menuconfig; make dep and then I try to build the kernel with make bzImage but that fails utterly. I get the following message: tiger:/usr/src/linux# make bzImage gcc -D__KERNEL__

Kernel compile trouble

2001-01-06 Thread Johan Groth
Hi, I wonder if anyone can help me with compilation of kernel 2.4.0. I've run make mrproper; make menuconfig; make dep and then I try to build the kernel with make bzImage but that fails utterly. I get the following message: tiger:/usr/src/linux# make bzImage gcc -D__KERNEL__

Re: Kernel compile trouble

2001-01-06 Thread Tom Leete
Johan Groth wrote: Hi, I wonder if anyone can help me with compilation of kernel 2.4.0. I've run make mrproper; make menuconfig; make dep and then I try to build the kernel with make bzImage but that fails utterly. I get the following message: [...] /usr/src/linux/include/asm/string.h: In