nl80211: compilation fails

Jouni Malinen j
Mon Dec 14 11:15:46 PST 2009


On Mon, Dec 14, 2009 at 07:29:40PM +0900, Masashi Honma wrote:

> /home/honma/wpa_supplicant-git/wpa_supplicant/../src/drivers/driver_nl80211.c:2900: undefined reference to `ieee80211_radiotap_iterator_init'

> 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 ?

Odd that radiotap inclusion had ended up being conditional on that
option.. Anyway, no, you should not need to include that option and I
fixed this now so that the current git snapshot can be built with
CONFIG_DRIVER_NL80211=y even if CONFIG_CLIENT_MLME=y is not used.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list