Compile error in hostap_hw.c? (0.0.4)

Mario Kuechler mkue at gmx.net
Wed Jul 30 11:19:41 EDT 2003


Hi,

0.0.3 compiled (and works) without problems, on 0.0.4 I get (I'm on Debian
Woody Kernel 2.4.18 with a DWL-520 Prism2.5):

moehre:/usr/src/hostap-0.0.4# make pci
Makefile:38: WARNING: No kernel PCMCIA support found and PCMCIA_PATH
is not defined
gcc -I/usr/src/linux/include  -O2 -D__KERNEL__ -DMODULE -Wall -g -c
-fomit-frame-pointer -o driver/modules/hostap_pci.o
driver/modules/hostap_pci.c
In file included from driver/modules/hostap_pci.c:166:
driver/modules/hostap_hw.c: In function `hfa384x_allocate_fid':
driver/modules/hostap_hw.c:801: warning: implicit declaration of
function `yield'
(...)

When trying to use the module I get:

depmod: *** Unresolved symbols in /lib/modules/2.4.18/net/hostap_pci.o
depmod:         yield

If I understand hostap_hw.c right, this function has "something to do" with
2.2.x kernels?

Any hints?

Regards,
    Mario




More information about the HostAP mailing list