Compile problems
Andrew Myers
andrew.myers
Thu May 15 13:31:02 PDT 2008
Sorry to bother you all, but I have looked high and low fr this without
success:
Mandriva 2008.1 & wpa_supplicant 6.3
I am trying to compile wpa_supplicant with the ralink driver, all goes
well until I try to user the CONFIG_CTRL_IFACE=y option
Here is my .config file:
CONFIG_CTRL_IFACE=y
CONFIG_DRIVER_WEXT=y
CONFIG_DRIVER_RALINK=y
CONFIG_WIRELESS_EXTENSION=y
CONFIG_IEEE8021X_EAPOL=y
CONFIG_EAP_MD5=y
CONFIG_EAP_MSCHAPV2=y
CONFIG_EAP_TLS=y
CONFIG_EAP_PEAP=y
CONFIG_EAP_TTLS=y
CONFIG_EAP_GTC=y
CONFIG_EAP_OTP=y
CONFIG_EAP_SIM=y
CONFIG_EAP_AKA=y
CONFIG_EAP_PSK=y
CONFIG_EAP_SAKE=y
CONFIG_EAP_GPSK=y
CONFIG_EAP_PAX=y
CONFIG_EAP_LEAP=y
CONFIG_EAP_IKEV2=y
and here are the error messages I receive:
ctrl_iface.o: In function `wpa_supplicant_ctrl_iface_status':
/home/andrew/Drivers/Ralink/wpa_supplicant-0.6.3/wpa_supplicant/ctrl_iface.c:295:
undefined reference to `rsn_preauth_get_status'
ctrl_iface.o: In function `wpa_supplicant_ctrl_iface_process':
/home/andrew/Drivers/Ralink/wpa_supplicant-0.6.3/wpa_supplicant/ctrl_iface.c:1367:
undefined reference to `wpa_sm_get_mib'
/home/andrew/Drivers/Ralink/wpa_supplicant-0.6.3/wpa_supplicant/ctrl_iface.c:1370:
undefined reference to `eapol_sm_get_mib'
ctrl_iface.o: In function `wpa_supplicant_ctrl_iface_status':
/home/andrew/Drivers/Ralink/wpa_supplicant-0.6.3/wpa_supplicant/ctrl_iface.c:289:
undefined reference to `eapol_sm_get_status'
collect2: ld returned 1 exit status
Although wpa_supplicant works without this option, it means that I
cannot use wpa_cli or wpa_gui.
Anyone help?
Thanks
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20080515/0cefd083/attachment-0001.htm
More information about the Hostap
mailing list