Bug#336424: linux-headers-2.6.12-1-686: missing Makefile in scripts/basic directory
Package: linux-headers-2.6.12-1-686
Version: 2.6.12-10
Severity: normal
Modules for linux 2.6.12 are unable to build with make-kpkg. The command
cd /usr/src/linux-headers-2.6.12-1-686
make-kpkg modules_image
fails with the following message :
/usr/bin/make \
ARCH=i386 oldconfig
make[1]: Entering directory `/usr/src/linux-headers-2.6.12-1-686'
scripts/Makefile.build:15: /usr/src/linux-headers-2.6.12-1-686/scripts/basic/Makefile: No such file or directory
make[2]: *** No rule to make target `/usr/src/linux-headers-2.6.12-1-686/scripts/basic/Makefile'. Stop.
make[1]: *** [scripts_basic] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.12-1-686'
make: *** [stamp-kernel-configure] Error 2
It happens when i use linux-headers-2.6.12-1-686 2.6.12-10, but with linux-headers-2.6.12-1-686 2.6.12-1 everything is ok.
The contents of linux-headers-2.6.12-1-686 2.6.12-1 scripts/basic directory :
.docproc.cmd
.fixdep.cmd
.split-include.cmd
Makefile
docproc
docproc.c
fixdep
ficdep.c
fixinclude
fixinclude.c
and scripts/basic directory of linux-headers 2.6.12-1-686 2.6.12-10 :
docproc
fixdep
fininclude
Makefile is missing. Is it right? or is it a bug in kernel-package?
ii kernel-package9.008.4 A utility for building Linux kernel related Debian packages.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Reply to: