← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 570323] Re: DKMS cannot build nvidia-graphics-drivers against a custom kernel using a separate build ouput directory

 

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-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.



References