HEADS UP: No gcc by default in -HEAD on platforms where clang is cc
Dimitry Andric
dim at FreeBSD.org
Thu Sep 12 21:11:26 UTC 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-libstdc++-build.diff
Type: application/octet-stream
Size: 960 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130912/92fceefc/attachment.obj>
-------------- next part --------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130912/92fceefc/attachment.sig>
More information about the freebsd-current
mailing list