Hi, I worked around the bug with the tiny attached change. Be warned, I do not know if the fix is general enough to solve the issue in any case.
The change simply propagate the KVERS value to the main kernel Makefile. Please double check before applying. Best regards, Antonio Ospite. -- Web site: http://www.studenti.unina.it/~ospite Public key: http://www.studenti.unina.it/~ospite/aopubkey.asc
diff -pruN zaptel.orig/debian/rules zaptel/debian/rules --- zaptel.orig/debian/rules 2006-01-03 18:24:22.000000000 +0100 +++ zaptel/debian/rules 2006-01-03 18:24:53.000000000 +0100 @@ -41,7 +41,7 @@ binary-modules: prep-deb-files dh_testroot dh_clean -k make modules KERNEL_SOURCES=$(KSRC) MODVERSIONS=detect KERNEL=linux-$(KVERS) - make install-modules INSTALL_PREFIX=$(CURDIR)/debian/$(PKGNAME) + make install-modules INSTALL_PREFIX=$(CURDIR)/debian/$(PKGNAME) KERNELRELEASE=$(KVERS) ifeq (2.6,$(shell echo $(KVERS) | cut -d. -f1-2)) # The 2.6 modules are way too big. This is only in kernel 2.6 find debian/$(PKGNAME)/lib/modules -name '*.ko' |xargs strip -g
pgpOMCIZ5yqJi.pgp
Description: PGP signature