You will need to go to the mirror that you downloaded FC6 from. The folder is: Code: 6/core/source/rpms/
, and the file is called Code: kernel-2.6.18-1.2798.fc6.src.rpm
. Open it in fedora, and install it.
Now, go here Code: /lib/modules/2.6.18-1.2798.fc6/
there should be a thing called build, but it dissapears when you click on it. Now go to Right-click on the folder, and choose create link. Copy that link into the Code: /lib/modules/2.6.18-1.2798.fc6/
folder, and rename it to Say yes to overwrite.
This should allow you to run the makefile without errors. Also, please post how your install goes. I ran into problems installing the driver using the Code: modprobe ndiswrapper
command. It said invalid module format. |