hostap modules won't install

Matt Zimmerman mdz at canonical.com
Fri Oct 8 07:30:14 UTC 2004


On Fri, Oct 08, 2004 at 12:22:09AM -0700, Lee Colleton wrote:

> What could it mean?  Is the kernel version number not matched for some
> reason?

Correct.  Perhaps you compiled it against the wrong kernel headers.  The
ones you want can be obtained with:

sudo apt-get install linux-headers-`uname -r`
use /lib/modules/`uname -r`/build as the kernel source directory.

-- 
 - mdz




More information about the ubuntu-users mailing list