|
|
請問安裝ndiswrapper時會出現以下訊息是什麼意思?thanks!!
linux:/home/hungtc/Documents/ndiswrapper-1.12 # make install
make -C driver install
make[1]: Entering directory `/home/hungtc/Documents/ndiswrapper-1.12/driver'
Can't find kernel build files in /lib/modules/2.6.13-15.8-default/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/hungtc/Documents/ndiswrapper-1.12/driver'
make: *** [install] Error 2
linux:/home/hungtc/Documents/ndiswrapper-1.12 # |
|