Build errors with eapol_test

Jouni Malinen j
Mon Sep 12 11:50:00 PDT 2011


On Sun, Sep 11, 2011 at 12:32:33PM +0200, Alan DeKok wrote:
>   I'm trying to build eapol_test on a system without -lnl.  By default,
> LIBS includes DRV_BOTH_LIBS, which aren't needed for eapol_test.
> 
>   I've added a LIBS_t which includes only the relevant libraries, and
> used it for eapol_test.

How did you configure the build? While in theory this LIBS_t mechanism
could be more accurate on eapol_test library needs, it is extra
complexity in already way too complex Makefile.. All you need to do is
remove CONFIG_DRIVER_NL80211=y in wpa_supplicant/.config if you want to
build without libnl.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list