Hi all, I am trying to compile hostapd/wpa_supplicant with CONFIG_MESH=y and CONFIG_SAE=y.
I am using sdk to compile an ipk. I download the hostapd source and added those config options to wpa_supplicant-full.config. I have this in my sdk conf file: # CONFIG_PACKAGE_wpad-mini is not set CONFIG_PACKAGE_wpad=y But during compilation I see a lot of these kind of errors: sae.c:(.text.sae_write_commit+0x66): undefined reference to `crypto_bignum_to_bin' then log shows: Makefile:402: recipe for target '/home/ubuntu/sdk-17.01.4/build_dir/target-mips_24kc_musl-1.1.16/hostapd-wpad-full/hostapd-2016-12-19-ad02e79d/.built' failed make[2]: *** [/home/ubuntu/sdk-17.01.4/build_dir/target-mips_24kc_musl-1.1.16/hostapd-wpad-full/hostapd-2016-12-19-ad02e79d/.built] Error 1 Any advice? Thanks! _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev