HEADS UP: No gcc by default in -HEAD on platforms where clang is cc
S.N.Grigoriev
serguey-grigoriev at yandex.ru
Fri Sep 13 08:11:31 UTC 2013
13.09.2013, 01:11, "Dimitry Andric" <dim at FreeBSD.org>:
> On Sep 12, 2013, at 21:47, S.N.Grigoriev <serguey-grigoriev at yandex.ru> wrote:
>
>> after upgrading to r255423 (make buildworld && make buildkernel && make installkernel && make installworld && reboot; make delete-old && make delete-old-libs) I cannot build the system with the WITH_GCC=yes and WITH_GNUCXX=yes options in my src.conf. The following error occures:
>>
>> --- libgssapi_krb5.so.10 ---
>> building shared library libgssapi_krb5.so.10
>> --- gnu/lib__L ---
>> /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/list.cc:61:3: error: use of undeclared identifier '_List_node_base'
>> _List_node_base::swap(_List_node_base& __x, _List_node_base& __y)
>> ^
>
> I just sent a mail to re@ to get approval for a fix for this. In the
> mean time, please apply the attached patch.
>
> -Dimitry
>
> ,
Hi Dimitry,
thank you for your response. Your patch works for me!
--
Regards,
S.Grigoriev.
More information about the freebsd-current
mailing list