Why don't you just try compiling from source.
You can get the 2.4.6 from http://www.kernel.org
I did this yesterday with 2.4.6 because I wanted to make a bridge from 
two NICs and it worked OK. Make you chose the right options in make 
config or make xconfig. I for one, cannot compile or if compilation is 
successful - cannot boot if I choose the new Adaptec SCSI AIC7XXX 
driver - have to use the old one.
Good luck!

Kind Regards,
Orlin


On lundi, juillet 16, 2001, at 11:42 , Joachim Jena wrote:

> I want to build a kernel from the cooker
> kernel-source-2.4.6-4mdk.i586.rpm under MDK 8.0 with no
> success.
>
> make bzImage:
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.6/include  -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
> -fno-common -fomit-frame-pointer -pipe
> -mpreferred-stack-boundary=2 -march=i586
> -DUTS_MACHINE='"i386"' -c -o init/version.o init/version.c
> init/version.c:20: `UTS_RELEASE' undeclared here (not in a
> function)
> init/version.c:20: initializer element is not constant
> init/version.c:20: (near initialization for
> `system_utsname.release')
> init/version.c:25: parse error before `UTS_RELEASE'
> make: *** [init/version.o] error 1
>
> Compilation aborts.
>
> Did anyone else try this kernel?
>
> I need this kernel because it supports my Promise Ultra
> 100TX2
> IDE controller.
>
> Any comments highly appreciated.
>
> -Joachim
>
>

Reply via email to