SirCave
October 12th, 2007, 08:53 AM
I upgraded my Fedora 6 to Fedora 7, Moonshine, using yum at someone else's home, using their cable connection. (That is to say that I don't have an internet connection using linux right now.) I am now trying to install ndiswrapper to connect my D-Link 1340 USB wireless adapter. After executing the "make distclean && make" command, I received this error:
[BigDogg@MSCAVE ndiswrapper-1.48]$ make distclean && make
make -C driver clean
make[1]: Entering directory `/home/BigDogg/Download/programs/ndiswrapper-1.48/driver'
Makefile:24: *** Kernel tree not found - please set KBUILD to configured kernel. Stop.
make[1]: Leaving directory `/home/BigDogg/Download/programs/ndiswrapper-1.48/driver'
make: *** [clean] Error 2
[BigDogg@MSCAVE ndiswrapper-1.48]$
I used 'uname -r' and this came up: 2.6.20-2931.fc7xen
My question / issue is this:
Isn't my kernel the MOST current kernel for my system? And if so, then what is with this error?
I checked the /usr/src directory and I found a redhat directory, but no kernel devel source. Do I have to manually download and install it? (Because right now that is the only way I would be able to get it.)
P.S. The ndiswrapper I am using is the most current. Just in case that is important.
:confused::confused::confused:
[BigDogg@MSCAVE ndiswrapper-1.48]$ make distclean && make
make -C driver clean
make[1]: Entering directory `/home/BigDogg/Download/programs/ndiswrapper-1.48/driver'
Makefile:24: *** Kernel tree not found - please set KBUILD to configured kernel. Stop.
make[1]: Leaving directory `/home/BigDogg/Download/programs/ndiswrapper-1.48/driver'
make: *** [clean] Error 2
[BigDogg@MSCAVE ndiswrapper-1.48]$
I used 'uname -r' and this came up: 2.6.20-2931.fc7xen
My question / issue is this:
Isn't my kernel the MOST current kernel for my system? And if so, then what is with this error?
I checked the /usr/src directory and I found a redhat directory, but no kernel devel source. Do I have to manually download and install it? (Because right now that is the only way I would be able to get it.)
P.S. The ndiswrapper I am using is the most current. Just in case that is important.
:confused::confused::confused: