1

I cannot get past this error when trying to run "make" on the driver source.

Makefile.inc:81: *** Cannot detect kernel version - please check compiler and KERNELPATH. Stop.

Does anyone know the procedure for installing madwifi drivers on Ubuntu 11.10?

Notes:

I have all the necessary packages installed including the linux headers and have also tried specifying the "KERNELPATH" manually.

Jorge Castro
  • 73,717
Riguez
  • 111

2 Answers2

1

Just install module-assistant and choose the madwifi from the module assistant list, this will allow you to download, compile and install the modules.

v01d
  • 111
0

Used svn for the newest release and received no issues when compiling or installing.

Riguez
  • 111