Date: Tue, 29 Jan 2013 11:48:46 +0100 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: David Chisnall <theraven@theravensnest.org> Cc: 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: <5107A90E.1090905@zedat.fu-berlin.de> In-Reply-To: <44AB3F18-5BAB-45B3-9497-60D5214FBEB4@theravensnest.org> References: <51079F0A.20309@zedat.fu-berlin.de> <44AB3F18-5BAB-45B3-9497-60D5214FBEB4@theravensnest.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0A4939B4CE320CE2F2D557F0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 01/29/13 11:08, David Chisnall wrote: > On 29 Jan 2013, at 10:06, O. Hartmann wrote: >=20 >> 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 fo= r >> a notice for the development folks ... >=20 > Are you building with -DNO_CLEAN or similar? This error is expected if= you have recompiled libcxxrt but not libc++. If you recompile libc++, i= t should work correctly. Alternatively, if it is accidentally trying to = link the libc++ that you build against your installed libcxxrt, then it w= ill also break. >=20 > David >=20 No, not that I'm aware of that (no -DNO_CLESN). I run a script calling "make -jX buildworld", the script evaluates simply the number of threads possible and also deletes(!) /usr/obj completely. So I'm quite sure that I start over with a virging /usr/obj when I start building world. oh --------------enig0A4939B4CE320CE2F2D557F0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJRB6kQAAoJEOgBcD7A/5N8GaAIAJaU9HGcCAKbaPmqimoMUIZg 1PTlSeYaa8/QEoWiDSf6VLB/zxACQdTTSpA18daMrVXxYrrWNKl3yhHEn+tIp823 bh3+Fr+7BM+TCeKYTfjc0KIucooNHnOw87mZEJrGBwWOSua/md/n9+BzmCZyyaDC geZBuMynDTYpX4xxpLDX6Pp/AhYaSCK/PTJtjEWoC3f7WAv+R53W087UJv9XhOCY 0/powXpsSgDMbuPKw0ajglPrFAZvm+TjTDrIFySKWPgWOIUjLU95Jx2iZKhExX/I iugDT/tO+4WZ1uptclV+WY3MePS5yCBccn5bhB2JgPXCFZP68KoHPfD5PiKI34g= =RIjD -----END PGP SIGNATURE----- --------------enig0A4939B4CE320CE2F2D557F0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5107A90E.1090905>