Package: kernel-kbuild-2.6-3 Version: 2.6.8-2 Severity: serious Justification: no longer builds from source
I'm reporting this bug against kernel-kbuild because I think that's where the real problem is. The package cloop-src currently cannot be built by me, because <include/linux/asm-i386/mach-xxx> is not in the compiler include path, so irq_vectors.h cannot be located: ... CC=gcc-3.3 /usr/bin/make install-module KBUILD_VERBOSE=1 KERNEL_DIR=/usr/src/kernel-headers-2.6.8-2-k7 INSTALL_MOD_PATH=/usr/src/modules/cloop/debian/cloop-module-2.6.8-2-k7 make[2]: Entering directory `/usr/src/modules/cloop' /usr/bin/make modules -C /usr/src/kernel-headers-2.6.8-2-k7 M=/usr/src/modules/cloop make[3]: Entering directory `/usr/src/kernel-headers-2.6.8-2-k7' mkdir -p /usr/src/modules/cloop/.tmp_versions /usr/bin/make -f scripts/Makefile.build obj=/usr/src/modules/cloop gcc -Wp,-MD,/usr/src/modules/cloop/.compressed_loop.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -s -I. -fno-strict-aliasing -fno-common -fomit-frame-pointer -DMODULE -DKBUILD_BASENAME=compressed_loop -DKBUILD_MODNAME=cloop -c -o /usr/src/modules/cloop/.tmp_compressed_loop.o /usr/src/modules/cloop/compressed_loop.c In file included from include/linux/irq.h:20, from include/asm/hardirq.h:6, from include/linux/interrupt.h:12, from include/asm/highmem.h:24, from include/linux/highmem.h:14, from include/linux/bio.h:23, from include/linux/loop.h:17, from /usr/src/modules/cloop/compressed_loop.c:46: include/asm/irq.h:16:25: irq_vectors.h: No such file or directory include/asm/irq.h:16:25: irq_vectors.h: No such file or directory In file included from include/asm/hardirq.h:6, from include/linux/interrupt.h:12, from include/asm/highmem.h:24, from include/linux/highmem.h:14, from include/linux/bio.h:23, from include/linux/loop.h:17, from /usr/src/modules/cloop/compressed_loop.c:46: include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function) In file included from include/linux/irq.h:72, from include/asm/hardirq.h:6, from include/linux/interrupt.h:12, from include/asm/highmem.h:24, from include/linux/highmem.h:14, from include/linux/bio.h:23, from include/linux/loop.h:17, from /usr/src/modules/cloop/compressed_loop.c:46: include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a function) include/asm/hw_irq.h:32: error: `NR_IRQS' undeclared here (not in a function) make[4]: *** [/usr/src/modules/cloop/compressed_loop.o] Error 1 ... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.8-2-k7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) Versions of packages kernel-kbuild-2.6-3 depends on: ii libc6 2.3.5-6 GNU C Library: Shared libraries an kernel-kbuild-2.6-3 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]