ctrl_iface.c compile failure without CONFIG_IEEE8021X_EAPOL
Kel Modderman
kel
Sat May 24 06:40:10 PDT 2008
Hi,
Current git fails to compile when CONFIG_IEEE8021X_EAPOL is undefined and
CONFIG_CTRL_IFACE is:
$ cat .config
CONFIG_DRIVER_WEXT=y
#CONFIG_IEEE8021X_EAPOL=y
CONFIG_CTRL_IFACE=y
$ make
<snip>
ctrl_iface.c: In function ?wpa_supplicant_ctrl_iface_preauth?:
ctrl_iface.c:93: error: ?struct wpa_ssid? has no member named ?eap?
make: *** [ctrl_iface.o] Error 1
Thanks, Kel.
More information about the Hostap
mailing list