[classic-discuss] broken kernel development package

Michael Honeyfield mhoneyfield at orcon.net.nz
Fri Oct 7 02:31:18 UTC 2005


Hi, trying to build a kernel module and I get this when it enters the 
source tree to start the build:

make[2]: Entering directory `/usr/src/kernels/2.6.13-1ts-i586'
  CHK     include/linux/version.h
  CHK     include/asm-i386/asm_offsets.h
/bin/sh: arch/i386/kernel/asm-offsets.s: No such file or directory
  UPD     include/asm-i386/asm_offsets.h
mv: cannot stat `include/asm-i386/asm_offsets.h.tmp': No such file or 
directory
make[2]: *** [include/asm-i386/asm_offsets.h] Error 1
make[2]: Leaving directory `/usr/src/kernels/2.6.13-1ts-i586'
make[1]: *** [default] Error 2

Also note this when trying to scrub the tree:

[michael at athena 2.6.13-1ts-i586]$ sudo make mrproper
fs/hostfs/Makefile:11: arch/um/scripts/Makefile.rules: No such file or 
directory
make[2]: *** No rule to make target `arch/um/scripts/Makefile.rules'.  Stop.
make[1]: *** [fs/hostfs] Error 2
make: *** [_clean_fs] Error 2
[michael at athena 2.6.13-1ts-i586]$

Any clues? Suggestions?

Cheers

Mike



More information about the Classic-discuss mailing list