If you patch this yourself, there seem to be two places that need it:
nv-linux.h, and the pm_message_t section of conftest.sh. For the
conftest.sh section I did this:

#include <linux/version.h>
#include <linux/utsname.h>
#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 4, 0)
#include <asm/system.h>
#endif

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/993506

Title:
  nvidia kernel module fails to build on 3.4.x kernel [fatal error:
  asm/system.h: No such file or directory]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/993506/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to