Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2013 12:11:28 +0400
From:      S.N.Grigoriev <serguey-grigoriev@yandex.ru>
To:        Dimitry Andric <dim@freebsd.org>
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: HEADS UP: No gcc by default in -HEAD on platforms where clang is cc
Message-ID:  <628281379059888@web24j.yandex.ru>
In-Reply-To: <5F84DAA0-5021-43D0-BDEF-B0A56AA7B50B@FreeBSD.org>
References:  <245071379015271@web9j.yandex.ru> <5F84DAA0-5021-43D0-BDEF-B0A56AA7B50B@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


13.09.2013, 01:11, "Dimitry Andric" <dim@FreeBSD.org>:
> On Sep 12, 2013, at 21:47, S.N.Grigoriev <serguey-grigoriev@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.



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