The kernel driver (dkms) fails to build due to the bad logic in drivers/Makefile trying to detect the non-existent modversions.h (Ubuntu kernels do not use CONFIG_MODVERSIONS ) and thus not adding -I$(KERNEL_DIR)/include to the search path - so cannot find linux/init.h
Even with that fixed there is no asm/linkage.h since $(KERNEL_DIR)/build/arch/x86/include is not in the search path. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652202 Title: sl-modem-dkms 2.9.11~20110321-12: sl-modem kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sl-modem/+bug/1652202/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
