[LEDE-DEV] compile hostapd/wpa_supplicant with mesh and sae options

Carlito Nueno carlitonueno at gmail.com
Sat Dec 9 12:51:53 PST 2017


I need WPA2 Enterprise and I also want to try / implement 802.11r.

I am attaching the log errors, wap_supplicant.conf, part of wireless
config: https://gist.github.com/ironpillow/e0779261f6d045a6883f5dbd6ae81c1f

I don't get the above errors when I use wpad-mesh but when I use wpad
(full), wpa_supplicant doesn't start because it fails to read or parse
the conf file.


On Sat, Dec 9, 2017 at 7:24 AM, Felix Fietkau <nbd at nbd.name> wrote:
> On 2017-12-09 14:36, Carlito Nueno wrote:
>> 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'
> Does simply using the wpad-mesh package not already give you what you need?
>
> - Felix



More information about the Lede-dev mailing list