nl80211: compilation fails

Masashi Honma honma at ictec.co.jp
Mon Dec 14 05:29:40 EST 2009


Hello.

I encountered compilation error below.

../src/drivers/driver_nl80211.o: In function `handle_monitor_read':
/home/honma/wpa_supplicant-git/wpa_supplicant/../src/drivers/driver_nl80211.c:2900: undefined reference to `ieee80211_radiotap_iterator_init'
/home/honma/wpa_supplicant-git/wpa_supplicant/../src/drivers/driver_nl80211.c:2908: undefined reference to `ieee80211_radiotap_iterator_next'
/home/honma/wpa_supplicant-git/wpa_supplicant/../src/drivers/driver_nl80211.c:2908: undefined reference to `ieee80211_radiotap_iterator_next'
collect2: ld returned 1 exit status
make: *** [wpa_supplicant] Error 1


After I enabled the CONFIG_CLIENT_MLME option, it succeeded.
The defconfig file says this is a testing option. Should I use the
option for release version binary ?

Regards,
Masashi Honma.


More information about the HostAP mailing list