7.0-BETA2 buildworld fails: WITHOUT_WPA_SUPPLICANT_EAPOL

Frederic Chardon chardon.frederic at gmail.com
Sat Nov 10 11:49:27 PST 2007


> ---------- Message transféré ----------
> From: Eugene Grosbein <eugen at grosbein.pp.ru>
> To: stable at freebsd.org
> Date: Sat, 10 Nov 2007 11:20:24 +0700
> Subject: 7.0-BETA2 buildworld fails: WITHOUT_WPA_SUPPLICANT_EAPOL
> Hi!
>
> Yesterday I've upgraded 7.0-BETA1 to 7.0-BETA2 with standard source
> upgrade procedure. Then I've tried to build world again using same sources
> but this time with some parts turned off via src.conf and found
> that make -j2 buildworld fails. This is my /etc/src.conf:
>
> WITHOUT_ATM=
> WITHOUT_AUDIT=
> WITHOUT_AUTHPF=
> WITHOUT_ZFS=
> WITHOUT_CDDL=
> WITHOUT_FORTRAN=
> WITHOUT_GCOV=
> WITHOUT_HTML=
> WITHOUT_I4B=
> WITHOUT_INET6=
> WITHOUT_IPFILTER=
> WITHOUT_IPX=
> WITHOUT_KERBEROS=
> WITHOUT_NIS=
> WITHOUT_PF=
> WITHOUT_PROFILE=
> WITHOUT_WPA_SUPPLICANT_EAPOL=
<snip>

Hello
I had exactly the same problem this morning, simply comment
#WITHOUT_WPA_SUPPLICANT_EAPOL=
in your make.conf and it should work.

Frederic


More information about the freebsd-stable mailing list