Results 1 to 1 of 1
[root@localhost ndiswrapper]# make
make -C driver
make[1]: Entering directory `/home/kgbwolf/dls/ndiswrapper/driver'
Can't find kernel build files in /lib/modules/2.6.21-1.3228.fc7/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: ...
- 07-04-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 1
error 2 in ndiswrapper
[root@localhost ndiswrapper]# make
make -C driver
make[1]: Entering directory `/home/kgbwolf/dls/ndiswrapper/driver'
Can't find kernel build files in /lib/modules/2.6.21-1.3228.fc7/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/kgbwolf/dls/ndiswrapper/driver'
make: *** [all] Error 2
[root@localhost ndiswrapper]# make
make -C driver
make[1]: Entering directory `/home/kgbwolf/dls/ndiswrapper/driver'
Can't find kernel build files in /lib/modules/2.6.21-1.3228.fc7/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/kgbwolf/dls/ndiswrapper/driver'
make: *** [all] Error 2


Reply With Quote