Results 1 to 4 of 4
Hi guys,
i have just change from sled to 10.3.
Previously in sled, i'm able to install it successfully. In 10.3, i cant. Please help.
I have download ndiswrapper 1.50. ...
- 12-17-2007 #1Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
Not able to make in ndiswrapper during installation
Hi guys,
i have just change from sled to 10.3.
Previously in sled, i'm able to install it successfully. In 10.3, i cant. Please help.
I have download ndiswrapper 1.50. After i expand the folder and cd into the folder, i type the command make.
This is the output from the terminal
This is my kernel versionCode:chongming@DellCM:~/Desktop/ndiswrapper-1.50> make make -C driver make[1]: Entering directory `/home/chongming/Desktop/ndiswrapper-1.50/driver' Makefile:35: *** Cannot find kernel version in /usr/src/linux-2.6.22.13-0.3-obj/i386/default, is it configured?. Stop. make[1]: Leaving directory `/home/chongming/Desktop/ndiswrapper-1.50/driver' make: *** [all] Error 2 chongming@DellCM:~/Desktop/ndiswrapper-1.50>
What must i do? Thanks...Code:chongming@DellCM:~/Desktop/ndiswrapper-1.50> uname -r 2.6.22.13-0.3-default chongming@DellCM:~/Desktop/ndiswrapper-1.50>
- 12-17-2007 #2Linux Newbie
- Join Date
- Dec 2006
- Posts
- 153
Is there a particular reason you want ndis 1.50 as I found the version which comes with suse 10.3 to work perfectly well.
- 12-17-2007 #3Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Does that directory exist? Do you have the package "kernel-source" installed?make[1]: Entering directory `/home/chongming/Desktop/ndiswrapper-1.50/driver'
Makefile:35: *** Cannot find kernel version in /usr/src/linux-2.6.22.13-0.3-obj/i386/default, is it configured?. Stop.
I'd also install package "gcc" which is not included in default 10.3 install.
- 12-17-2007 #4Linux Newbie
- Join Date
- Oct 2007
- Posts
- 117
oh yes its working thanks


Reply With Quote