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-X, which is subscribed to nvidia-graphics-drivers in 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 _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

