ctrl_iface.c compile failure without CONFIG_IEEE8021X_EAPOL
Kel Modderman
kel at otaku42.de
Sat May 24 09:40:10 EDT 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