hostapd broken in CVS?


From: Reyk Floeter (reyk_at_synack.de)
Date: 2002-08-04 18:40:11 UTC



Hi,

i tried to compile the latest driver from CVS with '#define PRISM2_HOSTAPD' but hostapd support seems to be broken:

path/to/hostap# make pccard
gcc -I/usr/src/linux/include -O2 -D__KERNEL__ -DMODULE -Wall -c -fomit-frame-pointer -o driver/modules/hostap_cs.o driver/modules/hostap_cs.c gcc -I/usr/src/linux/include -O2 -D__KERNEL__ -DMODULE -Wall -c -fomit-frame-pointer -o driver/modules/hostap.o driver/modules/hostap.c In file included from driver/modules/hostap.c:84:

driver/modules/hostap_ap.c: In function `ap_add_sta':
driver/modules/hostap_ap.c:854: structure has no member named `local'
driver/modules/hostap_ap.c: In function `hostap_handle_sta_rx':
driver/modules/hostap_ap.c:2438: warning: implicit declaration of function `prism2_rx_80211'
driver/modules/hostap_ap.c:2439: `PRISM2_RX_NON_ASSOC' undeclared (first use in this function)
driver/modules/hostap_ap.c:2439: (Each undeclared identifier is reported only once
driver/modules/hostap_ap.c:2439: for each function it appears in.)
driver/modules/hostap_ap.c:2521: `PRISM2_RX_NULLFUNC_ACK' undeclared (first use in this function)
driver/modules/hostap.c: In function `prism2_close':
driver/modules/hostap.c:507: warning: implicit declaration of function `hostap_deauth_all_stas'
driver/modules/hostap.c: At top level:
driver/modules/hostap_ap.c:1984: warning: `hostap_rx_hdr' defined but not used
make: *** [driver/modules/hostap.o] Error 1

there are some missing defines and includes (like #ifndef PRISM2_HOSTAPD) who disappeared in the latest version.

reyk

-- 
/* -- friendly known free software engineer --
 * reyk_at_hannover.ccc.de https://reyk.synack.de
 */




This archive was generated by hypermail 2.1.4.