[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problem with compiling kernel 2.4.6 on my quadra



Hello..

yes, I know, I'm mad to try to compile a kernel on an machine with only 25 MHz,
but I need kerne 2.4.x for nat and ftp-forwarding and everytime I start make bzImage
I get the following error-message:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -ffixed-a2  -DUTS_MACHINE='"m68k"' -c -o init/version.o init/version.c
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -ffixed-a2 " -C  kernel
make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -ffixed-a2    -fno-omit-frame-pointer -c -o sched.o sched.c
sched.c: In function `schedule':
sched.c:547: structure has no member named `__softirq_pending'
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_kernel] Error 2


----

could you please help me solving this problem? I look everywhere in make menuconfig to solve it,
without success..


thx alot
Nicolas



Reply to: