Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 2010 10:30:09 +0100
From:      Bruce Cran <bruce@cran.org.uk>
To:        Vladimir Terziev <vladimirt@partygaming.com>
Cc:        freebsd-net@freebsd.org, Sam Leffler <sam@freebsd.org>, "Paul B. Mahol" <onemda@gmail.com>
Subject:   Re: hostapd with 802.1X EAP-TLS/TTLS support
Message-ID:  <20100709103009.00007e33@unknown>
In-Reply-To: <1245408926.31855.26.camel@daemon2.partygaming.local>
References:  <4A3A7B04.2020906@freebsd.org> <1245408926.31855.26.camel@daemon2.partygaming.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Jun 2009 13:55:26 +0300
Vladimir Terziev <vladimirt@partygaming.com> wrote:

> What should i put for HOSTAPD_CFLAGS, HOSTAPD_DPADD, HOSTAPD_LDADD or
> WPA_SUPPLICANT_* (not sure which ones i should use) in order to get
> hostapd rebuilt with the functionality i want ?


For the archives, the following lines in /etc/src.conf fixed the error
about "eap_server" being unknown on 9-CURRENT for me:

HOSTAPD_CFLAGS+=-DEAP_SERVER -DEAP_GTC -DEAP_AKA -DEAP_SIM -DEAP_GPSK
HOSTAPD_CFLAGS+=-DEAP_PAX -DEAP_SAKE

(found via
http://www.pubbs.net/200911/freebsd/13308-problems-moving-hostapd-ap-config-from-64-to-80rc2.html)

-- 
Bruce Cran



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100709103009.00007e33>