| Slackware, madwifi, and recompiled kernel So I recompiled the kernel usin this method
download to desktop
tar xvfz
make xconfig
make modules_install
make
make install
and then I downloaded madwifi, however i get this error:
Checking requirements... ok.
Checking kernel configuration... FAILED
Please enable crypto API.
make: *** [configcheck] Error 1
Is there something I need to do since I recompiled from 2.4.33.3 to 2.6.21.1? How do I go about accomplishing it? |