nvidia-kernel won't compile.
by TheNutCase from LinuxQuestions.org on (#56P3G)
I recently installed a nVidia GTX GeForce 760 video in my computer, and when I try to compile nvidia-kernel (as part of the driver set), I get the following result: Code:bash-4.3# ./nvidia-kernel.SlackBuild
Creating directory NVIDIA-Linux-x86_64-440.100
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 440.100.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
make[1]: *** /lib/modules/4.4.14/build: No such file or directory. Stop.
Makefile:81: recipe for target 'modules' failed
make: *** [modules] Error 2
bash-4.3# And according to the information for it - "The xf86-video-nouveau-blacklist package from /extra is required.", which I installed


Creating directory NVIDIA-Linux-x86_64-440.100
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 440.100.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
make[1]: *** /lib/modules/4.4.14/build: No such file or directory. Stop.
Makefile:81: recipe for target 'modules' failed
make: *** [modules] Error 2
bash-4.3# And according to the information for it - "The xf86-video-nouveau-blacklist package from /extra is required.", which I installed