Jump to content

Ndiswrapper error when trying to compile [solved]


Guest txwylde
 Share

Recommended Posts

Guest txwylde

Tried to install NDISWRAPPER again. I made sure it was not running in the back ground. I first did this:

ln -s /usr/src/linux-2.4.27-0.pre2.1mdk /lib/modules/2.6.8.1-12mdk/build

 

I then ran make and get this:

make -C driver

make[1]: Entering directory `/home/txwylde/ndiswrapper-1.1/driver'

Can't find kernel sources in /lib/modules/2.6.8.1-12mdk/build;

give the path to kernel sources with KSRC=<path> argument to make

make[1]: *** [prereq_check] Error 1

make[1]: Leaving directory `/home/txwylde/ndiswrapper-1.1/driver'

make: *** [all] Error 2

[root@localhost ndiswrapper-1.1]# make install

make -C driver install

make[1]: Entering directory `/home/txwylde/ndiswrapper-1.1/driver'

Can't find kernel sources in /lib/modules/2.6.8.1-12mdk/build;

give the path to kernel sources with KSRC=<path> argument to make

make[1]: *** [prereq_check] Error 1

make[1]: Leaving directory `/home/txwylde/ndiswrapper-1.1/driver'

make: *** [install] Error 2

 

Any ideas?

Thanks

Bill

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...