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

Probs compiling kernel 2.2.18-pre21 on 68040



Hi... got the installation problem sorted by using 2 hard disks - no I
don't understand how it made any difference, either...

Anyway, since I currently run kernel 2.2.10, I thought I should update and
remove the crap I don't want, so I got the 2.2.18-pre21 source via apt,
and started to compile...

It noew gets pretty far in, but croaks once the 68k specfic code is
reached:

make -C  arch/m68k/kernel
make[1]: Entering directory `/usr/src/kernel-source-2.2.18pre21/arch/m68k/kernel'
cc -D__KERNEL__ -I/usr/src/kernel-source-2.2.18pre21/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -ffixed-a2 -m68040   -c -o traps.o traps.c
make[1]: Leaving directory `/usr/src/kernel-source-2.2.18pre21/arch/m68k/kernel'
traps.c: In function 'fix_xframe040':
traps.c:311: structure has no member named 'buserr_info'
traps.c: In function 'do_040writebacks':
traps.c:330: warning: suggest parentheses around assignment used as truth
value
make[1]: *** [traps.o] Error 1
make: *** [_dir_arch/m68k/kernel] Error 2

eeeek!!

Does anyone have any ideas on this? During the configuration, I removed
the 020 and 030 instructions, and enabled the 040 ones (because that's
the CPU I have :)

Yours in hope!

Gavin.





Reply to: