can't build wpa_supplicant on CRUX 3.1 64 -system = see attached files and tell me what i'm doing wrong

Jouni Malinen j at w1.fi
Tue Jan 12 12:34:59 PST 2016


On Tue, Jan 12, 2016 at 09:44:40PM +0200, matti christensen wrote:
> wpa_supplicant.c: In function 'wpa_supplicant_set_suites':
> wpa_supplicant.c:1240:3: error: too many arguments to function 'wpa_sm_set_pmk'
>    wpa_sm_set_pmk(wpa_s->wpa, ssid->psk, PMK_LEN, NULL);

That was a bug in CONFIG_NO_WPA=y builds. As a workaround, you can
either remove that build option or apply this commit to fix the issue:
http://w1.fi/cgit/hostap/commit/?id=9e68742ef199f252329f4bc3bf4eec4234d27f7b

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list