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

sh/bash/dash/ksh/zsh等Shell脚本
回复
张晓东
帖子: 7
注册时间: 2009-10-12 19:05

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

#1

帖子 张晓东 » 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
回复