Package: kernel-package Version: 9.007 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I've always compiled out-of-tree modules against the headers packages, but this time I got: # make-kpkg --append-to-version -1-k7 modules_image # work around idiocy in recent kernel versions test ! -e scripts/package/builddeb || \ mv -f scripts/package/builddeb scripts/package/builddeb.dist test ! -e scripts/package/Makefile || \ (mv -f scripts/package/Makefile scripts/package/Makefile.dist && \ (echo "# Dummy file "; echo "help:") > scripts/package/Makefile) test ! -f stamp-debian && test ! -f debian/official && \ rm -rf ./debian && mkdir ./debian test ! -f stamp-debian && \ ( test ! -f debian/official || test ! -f debian/control) && \ sed -e 's/=V/2.6.12-1-k7/g' -e 's/=D/10.00.Custom/g' \ -e 's/=A/i386/g' -e 's/=SA//g' \ -e 's/=L/lilo (>= 19.1) | grub, /g' -e 's/=I//g' \ -e 's/=CV/2.6/g' \ -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g' \ -e 's/=ST/kernel/g' -e 's/=B/i386/g' \ /usr/share/kernel-package/Control> debian/control test ! -f stamp-debian && test ! -f debian/official && \ sed -e 's/=V/2.6.12-1-k7/g' -e 's/=D/10.00.Custom/g' \ -e 's/=A/i386/g' -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g' \ -e 's/=ST/kernel/g' -e 's/=B/i386/g' \ /usr/share/kernel-package/changelog > debian/changelog test ! -f debian/rules && \ install -p -m 755 /usr/share/kernel-package/rules debian/rules echo done > stamp-debian Please ignore the warning about overriding and ignoring targets above. These are harmless. They are only invoked in a part of the process that tries to snarf variable values for the conf.vars file. /usr/bin/make EXTRAVERSION=-1-k7 \ ARCH=i386 oldconfig make[1]: Entering directory `/usr/src/linux-headers-2.6.12-1-k7' scripts/Makefile.build:13: scripts/basic/Makefile: No such file or directory make[2]: *** No rule to make target `scripts/basic/Makefile'. Stop. make[1]: *** [scripts_basic] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.12-1-k7' make: *** [stamp-kernel-configure] Error 2 Is this a bug or it is now normal / I miss something? thanks - -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-k7 Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8) Versions of packages kernel-package depends on: ii dpkg 1.13.11 package maintenance system for Deb ii dpkg-dev 1.13.11 package building tools for Debian ii gcc [c-compiler] 4:4.0.1-3 The GNU C compiler ii gcc-3.3 [c-compiler] 1:3.3.6-10 The GNU C compiler ii gcc-4.0 [c-compiler] 4.0.1-8 The GNU C compiler ii make 3.80-11 The GNU version of the "make" util ii perl 5.8.7-5 Larry Wall's Practical Extraction Versions of packages kernel-package recommends: ii bzip2 1.0.2-8.1 high-quality block-sorting file co ii libc6-dev [libc-dev] 2.3.5-6 GNU C Library: Development Librari - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDMJHKCUBS9R84wJERAgKmAKDPg8zSNteBa8fF7mht0pdjv1pHlwCeKLxt Sx71tc1qm6I9UdT+bR2SVXE= =ryN1 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]