Comment 1 for bug 194714

Revision history for this message
amicitas (mir-amicitas) wrote : Re: [Hardy] ndiswrapper does not function with 2.6.24-8.

Here is the error I get when I try to compile from source.

------------------------------------------------------
antoniuk@xibuntu:~/linux/ndiswrapper/ndiswrapper-1.50$ make
make -C driver
make[1]: Entering directory `/home/antoniuk/linux/ndiswrapper/ndiswrapper-1.50/driver'
Makefile:35: *** Cannot find kernel version in /lib/modules/2.6.24-8-386/build, is it configured?. Stop.
make[1]: Leaving directory `/home/antoniuk/linux/ndiswrapper/ndiswrapper-1.50/driver'
make: *** [all] Error 2
antoniuk@xibuntu:~/linux/ndiswrapper/ndiswrapper-1.50$
------------------------------------------------------