I'm not sure what's happening here or why? It appears to want
"KBUILD=/lib/modules/" added to the "make" command? Perhaps my syntax
is wrong? Can anyone tell me what I'm doing wrong?
[root@box4 ndiswrapper-1.12]# make
KBUILD=/lib/modules/2.6.15-1.2054_FC5/build
make -C driver
make[1]: Entering directory
`/root/download/networking/ndiswrapper-1.12/driver'
Can't find kernel build files in /lib/modules/2.6.15-1.2054_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
`/root/download/networking/ndiswrapper-1.12/driver'
make: *** [all]
Thanks
Bob Goodwin