On Wed, Nov 30, 2016 at 11:06:48PM +0200, matti christensen wrote: > events.c: In function 'wpa_supplicant_event': > events.c:4317:13: error: 'struct wpa_supplicant' has no member named > 'ap_iface' > #CONFIG_AP=y > CONFIG_ACS=y That's not a valid build configuration since ACS is applicable only for AP mode, but AP mode is disabled in the build. In other words, either CONFIG_ACS=y needs to be removed for CONFIG_AP=y added for this to work. -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap