Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Feb 2013 21:48:42 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        "O. Hartmann" <ohartman@zedat.fu-berlin.de>,  Current FreeBSD <freebsd-current@freebsd.org>
Subject:   Re: r246057: buildworld fails with: /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to `std::bad_alloc::~bad_alloc()'
Message-ID:  <510ECD2A.5000104@FreeBSD.org>
In-Reply-To: <51079F0A.20309@zedat.fu-berlin.de>
References:  <51079F0A.20309@zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-01-29 11:06, O. Hartmann wrote:
> I receive this error since yesterday building world and it is still
> sticky on most recent sources (r246057) and I was wondering why the
> tinderboxes do not pick this up on the 10.0-CURRENT builds ... just for
> a notice for the development folks ...
...
> /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to
> `std::bad_alloc::~bad_alloc()'

I have committed a fix for libcxxrt's symbol version map in r246297.
Please update to that revision, clean out /usr/obj, and try buildworld
again.

-Dimitry



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