|
|
#1 | |
|
Registered User
Join Date: Sep 2002
Posts: 5
|
# make
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=3123 -DNV_UNIX -DNV_LINUX -DNVCPU_X86 -I. -I/usr/src/linux/include -Wno-cast-qual nv.c In file included from nv.c:14: nv-linux.h:24: linux/modversions.h: No such file or directory make: *** [nv.o] Error 1 |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Aug 2002
Location: mallorca
Posts: 65
|
You need kernel-source to compile NVidia-kernel.
If you downloaded a linux-2.4.x kernel, you need to configure it. Also check this links: /usr/include/linux -> /usr/src/linux/include/linux /usr/include/asm -> /usr/src/linux/include/asm Also needs binutils |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep 2002
Posts: 5
|
ok thnx
and regards from Barcelona ![]() |
|
|
|
![]() |
| Thread Tools | |
|
|