Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Aug 2005 19:49:20 -0700
From:      Sam Leffler <sam@errno.com>
To:        Brooks Davis <brooks@one-eyed-alien.net>
Cc:        'Chris Hodgins' <christopher.hodgins@gmail.com>, Darren Pilgrim <dmp@bitfreak.org>, current@freebsd.org
Subject:   Re: wpa_supplicant support for EAP_TTLS and wired drivers
Message-ID:  <42F030B0.7010709@errno.com>
In-Reply-To: <20050802212438.GA26016@odin.ac.hmc.edu>
References:  <63c3899e0508020349cec6162@mail.gmail.com>	<000f01c597a8$191d07c0$642a15ac@SMILEY> <20050802212438.GA26016@odin.ac.hmc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis wrote:
> On Tue, Aug 02, 2005 at 02:21:05PM -0700, Darren Pilgrim wrote:
> 
>>From: Chris Hodgins [mailto:christopher.hodgins@gmail.com] 
>>
>>>On 8/2/05, Darren Pilgrim <dmp@bitfreak.org> wrote:
>>>
>>>>From: Chris Hodgins
>>>>
>>>>># wpa_supplicant -c wpa.conf -irl0
>>>>>Line 6: unknown EAP method 'TTLS'
>>>>
>>>>Do you have ENABLE_WPA_SUPPLICANT_EAPOL defined in /etc/make.conf?
>>>
>>>No, I don't.  It seems I should have read the man page for 
>>>the config file a little more thoroughly.  Is it possible to 
>>>just rebuild wpa supplicant in my base without having build 
>>>the whole world again?
>>
>>I'm not sure how ENABLE_WPA_SUPPLICANT_EAPOL gets used.  I don't have a
>>machine in front of me to test with and a quick perusal of
>>src/contrib/wpa_supplicant didn't turn up anything obvious.
> 
> 
> cd src/usr.sbin/wpa
> make -DENABLE_WPA_SUPPLICANT_EAPOL
> make -DENABLE_WPA_SUPPLICANT_EAPOL install
> 
> ought to do it.  You'll rebuild hostapd in addition to wpa_supplicant
> and wpa_cli, but that shouldn't hurt much.

You can also add an entry to /etc/make.conf as described in make.conf(5).

	Sam






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