PDA

View Full Version : Compiling problems with Debian 3.0, 2.4.19


Sleepwalker
09-28-02, 05:37 AM
Hello,

When I try to make the Nvidia Kernel 3128 I get the following messege:

depmod: *** Unresolved symbols in
/lib/modules/2.4.19/kernel/drivers/video/NVdriver

I've just installed the kernel headers for my version and now i dont get that modversions.h problem anymore.

Whats wrong?:confused:

bwkaz
09-28-02, 07:50 AM
Does a make clean then make install work?

If not, try installing the kernel source rather than just the kernel headers. And make sure that the version of the kernel source matches what uname -r tells you.

Sleepwalker
09-28-02, 09:00 AM
Thanks alot, that did the trick :D