Thanks, Dewayne.

On Mon, Mar 12, 2012 at 11:22 PM, Dewayne Geraghty <
[email protected]> wrote:

> Zenny,
>
> Would you add WITHOUT_CLANG= to your alix.conf (src.conf) and remove -j 6
> from your make command; and retry. I suspect that your build logs may not
> be attributing the failure to the correct area of the build; and with the
> large number of things turned off in your alix.conf that there may be a
> clang dependency that is disabled during the build.
>

Tried with WITHOUT_CLANG=true in the configuration and remove -j 6, too,
but again it fails with:

wpa.o: In function `wpa_sm_rx_eapol':
>
> wpa.c:(.text+0x2d2e): undefined reference to `rc4_skip'
>
> wpa.c:(.text+0x31c8): undefined reference to `rc4_skip'
>
> wpa_supplicant.o: In function `wpa_supplicant_init':
>
> wpa_supplicant.c:(.text+0x1f83): undefined reference to `eap_register_meth
>
> *** Error code 1
>
>
>> Stop in /usr/src/usr.sbin/wpa/wpa_supplicant.
>
> *** Error code 1
>
>
>> Stop in /usr/src/usr.sbin/wpa.
>
> *** Error code 1
>
>
>> Stop in /usr/src/usr.sbin.
>
> *** Error code 1
>
>
>> Stop in /usr/src.
>
> *** Error code 1
>
>
>> Stop in /usr/src.
>
> *** Error code 1
>
>
>> Stop in /usr/src.
>
>



>
> If you achieve a successful build, you're welcome to include this reply in
> your mail-list post.
> Regards, Dewayne.
>
>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to