Changing the make invocation in dkms.conf to: "make module KERNDIR=/lib/modules/$kernelver IGNORE_XEN_PRESENCE=1 IGNORE_CC_MISMATCH=1 SYSSRC="/lib/modules/$kernelver/source" SYSOUT=$kernel_source_dir"
fixes the problem. DKMS sets $kernel_source_dir to the build dir and has no specific variable for the source dir. -- DKMS cannot build nvidia-graphics-drivers against a custom kernel using a separate build ouput directory https://bugs.launchpad.net/bugs/570323 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
