Compile hostap_pci
Jouni Malinen
jkmaline
Sun Oct 5 17:59:35 PDT 2003
On Sun, Oct 05, 2003 at 04:18:13PM +0200, RobertKleinschmager at gmx.net wrote:
> data:/usr/src/hostap-0.0.4# make pci
> gcc -I/usr/src/kernel-source-2.4.18/include -O2 -D__KERNEL__ -DMODULE -
> Wall -g
> driver/modules/hostap_hw.c:801: warning: implicit declaration of function
> `yield'
Please try the latest CVS version. 0.0.4 used yield() which was added in
Linux 2.4.19, but the compatibility code in the driver only defined it
for 2.2.x. In other words, it worked with 2.2.x and 2.4.19 and newer..
not with 2.4.18. This has been fixed in CVS.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list