nl80211: compilation fails
Masashi Honma
honma
Mon Dec 14 02:29:40 PST 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