Cant build wpa supplicant 0.7.3 with eap aka

Jouni Malinen j at w1.fi
Thu Feb 2 13:17:02 EST 2012


On Thu, Feb 02, 2012 at 03:25:41PM +0000, Sajjad Rehman wrote:
> Getting errors:
> ../src/crypto/milenage.o: In function `milenage_f2345':
> /root/wpa_supplicant-0.7.3/wpa_supplicant/../src/crypto/milenage.c:103:
> undefined reference to `aes_128_encrypt_block'

EAP-AKA does not bring this in - it is the CONFIG_USIM_SIMULATOR=y
parameter that does and that does not have the needed dependencies set
in 0.7.3. You can work around that by adding NEED_AES_ENCBLOCK=y into
wpa_supplicant/.config.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list