|
Hi ,
I did that. I am trying to make the ndiswrapper. When I run the command make I get
[root@localhost ndiswrapper-1.14]# make
make -C driver
make[1]: Entering directory `/tmp/ndis/ndiswrapper-1.14/driver'
Can't find kernel build files in /lib/modules/2.6.16-1.2080_FC5/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/tmp/ndis/ndiswrapper-1.14/driver'
make: *** [all] Error 2
Regards
Dave
|