|
|
#1 | |
|
Registered User
|
Hi!
I run debian, I try to compile NVIDIA-kernel since there are no precompiled packages to debian. I get the following message when make:ing nv-linux.h:24: linux/modversions.h: No such file or directory Wonder If anyone knows what to do? |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
Install kernel-source.
In Debian, it might be called kernel-headers, but I don't know. If there's a kernel-source that matches the kernel you're running, install it. If not, go for the headers. Once you've got that, make a symlink from /lib/modules/$(uname -r)/build that points at the base of wherever the kernel source (or headers) went. The idea is to make it so that /lib/modules/$(uname -r)/build/include is the path to the kernel header files (and linux/modversions.h, for instance, is in that include directory).
__________________
Registered Linux User #219692 |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Corrupted display - 302.17 - Dell Precision T3500 (G98 [Quadro NVS 295]) | gbailey | NVIDIA Linux | 1 | 06-27-12 10:24 AM |
| UEFI+Nvidia - NVRM: Your system is not currently configured to drive a VGA console... | interzoneuk | NVIDIA Linux | 0 | 06-26-12 04:51 AM |
| xorg locks-up with newest nvidia drivers w/ vdpau. | theroot | NVIDIA Linux | 1 | 06-24-12 11:04 AM |
| Crash when logout from X | TGL | NVIDIA Linux | 10 | 09-13-02 08:22 PM |
| NVIDIA kernel not loading on boot-up, but insmod loads it | Kyle | NVIDIA Linux | 3 | 09-10-02 12:01 AM |