Debian SID / XFree 4.2.1 / NVIDIA 4363
Just making a note to anyone running Debian Sid/Unstable with xserver-xfree86 4.2.1 and the kernel-image-*...
In my case I was using kernel-image-2.4.20-1-k7 so I installed kernel-headers-2.4.20-1-k7... Then I did an 'export CC=gcc-2.95' followed by a './NVIDIA-Linux-x86-1.0-4363.run --kernel-include-path /usr/src/kernel-headers-`uname -r`/include" and it was able to build an install without a problem... This should work for any pre-compiled kernel binary package but would need to be changed if you compiled your own kernel...
|