Package: kernel-package Version: 12.031 Severity: important I tried to build a package with a 2.6.33-rc1 kernel, but "make-kpkg linux-image" failed because include/linux/compile.h does not exist:
,---- | COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils make dpkg-dev |\ | awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }'> debian/stamp/build/info | uname -a >> debian/stamp/build/info | echo using the compiler: >> debian/stamp/build/info | grep LINUX_COMPILER include/linux/compile.h | \ | sed -e 's/.*LINUX_COMPILER "//' -e 's/"$//' >> debian/stamp/build/info | grep: include/linux/compile.h: No such file or directory | echo done > debian/stamp/build/kernel | fakeroot /usr/bin/make -f ./debian/rules debian/stamp/binary/pre-linux-image-2.6.33-rc1-amd64 | make[1]: Entering directory `/usr/src/linux-2.6.33-rc1' | ====== making target debian/stamp/install/linux-image-2.6.33-rc1-amd64 [new prereqs: ]====== | This is kernel package version 12.031. | echo "The UTS Release version in include/linux/version.h"; echo " \"\" "; echo "does not match current version:"; echo " \"2.6.33-rc1-amd64\" "; echo "Please correct this."; exit 2 | The UTS Release version in include/linux/version.h | "" | does not match current version: | "2.6.33-rc1-amd64" | Please correct this. | make[1]: *** [debian/stamp/install/linux-image-2.6.33-rc1-amd64] Error 2 `---- In commit 92045954058671fdd0ccf031ca06611ce1d929d1¹, compile.h was moved from include/linux to include/generated. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (x86_64) Kernel: Linux 2.6.31.8-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kernel-package depends on: ii binutils 2.20-4 The GNU assembler, linker and bina ii build-essential 11.4 Informational list of build-essent ii debianutils 3.2.2 Miscellaneous utilities specific t ii file 5.03-4 Determines file type using "magic" ii gettext 0.17-8 GNU Internationalization utilities ii make 3.81-7 An utility for Directing compilati ii module-init-tools 3.11-1 tools for managing Linux kernel mo ii po-debconf 1.0.16 tool for managing templates file t ii util-linux 2.16.2-0 Miscellaneous system utilities Versions of packages kernel-package recommends: ii cpio 2.10-1 GNU cpio -- a program to manage ar Versions of packages kernel-package suggests: ii bzip2 1.0.5-3 high-quality block-sorting file co pn docbook-utils <none> (no description available) ii e2fsprogs 1.41.9-1 ext2/ext3/ext4 file system utiliti ii initramfs-tools [linux-in 0.93.4 tools for generating an initramfs pn libdb3-dev <none> (no description available) ii libncurses5-dev [libncurs 5.7+20090919-1 developer's libraries and docs for pn linux-source | kernel-sou <none> (no description available) pn xmlto <none> (no description available) -- no debconf information ¹ http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=92045954058671fdd0ccf031ca06611ce1d929d1 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org