分页: 1 / 1

解压过ndiswrapper-1.55.tar.gz包,去make它,可是出现以下的问题,请高手给解决一下!

发表于 : 2009-10-12 19:24
张晓东
[root@localhost Desktop]# cd ndiswrapper-1.55
[root@localhost ndiswrapper-1.55]# ls
AUTHORS driver loadndisdriver.8 ndiswrapper.8 README
ChangeLog INSTALL Makefile ndiswrapper.spec utils
[root@localhost ndiswrapper-1.55]# make
make -C driver
make[1]: Entering directory `/home/zhangchi/Desktop/ndiswrapper-1.55/driver'
Makefile:23: *** Kernel tree not found - please set KBUILD to configured kernel。 停止。
make[1]: Leaving directory `/home/zhangchi/Desktop/ndiswrapper-1.55/driver'
make: *** [all] 错误 2