From owner-freebsd-ports@FreeBSD.ORG Tue Jan 13 21:04:41 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD0959A for ; Tue, 13 Jan 2015 21:04:41 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A489ABEE for ; Tue, 13 Jan 2015 21:04:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id t0DL4fEG093223 for ; Tue, 13 Jan 2015 21:04:41 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id t0DL4fN8093222 for freebsd-ports@freebsd.org; Tue, 13 Jan 2015 21:04:41 GMT (envelope-from bdrewery) Received: (qmail 39172 invoked from network); 13 Jan 2015 15:04:36 -0600 Received: from unknown (HELO ?10.10.1.139?) (freebsd@shatow.net@10.10.1.139) by sweb.xzibition.com with ESMTPA; 13 Jan 2015 15:04:36 -0600 Message-ID: <54B58862.6050704@FreeBSD.org> Date: Tue, 13 Jan 2015 15:04:34 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Torsten Zuehlsdorff , FreeBSD ports Subject: Re: games/wesnoth: How to cope with "invalid DSO for symbol `_ZN5boost6system15system_categoryEv'" References: <54AFB90B.2070209@toco-domains.de> In-Reply-To: <54AFB90B.2070209@toco-domains.de> OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0aMS1LMPP2LrngtB509VSndlnlA5HLQ52" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2015 21:04:41 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --0aMS1LMPP2LrngtB509VSndlnlA5HLQ52 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 1/9/2015 5:18 AM, Torsten Zuehlsdorff wrote: > [ 3%] mo-update [wesnoth-dw-ar]: Creating mo file. > /usr/bin/ld: g: invalid DSO for symbol > `_ZN5boost6system15system_categoryEv' definition > /usr/local/lib/libboost_system.so.1.55.0: could not read symbols: Bad v= alue > c++: error: linker command failed with exit code 1 (use -v to see > invocation) > --- cutter --- Usually this means -lboost_system is missing from the linker line. Recent binutils in recent FreeBSD head has been patched to be more clear about it. --=20 Regards, Bryan Drewery --0aMS1LMPP2LrngtB509VSndlnlA5HLQ52 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 iQEcBAEBAgAGBQJUtYhmAAoJEDXXcbtuRpfP970IALR8VqXDfKzrLEbfBIkz3ubq ymTjFTpb4MwoWjaP1vpqnmXUe7BniMKfwaBNUR28Q2+9LQxkLhBZOM29UTF6UXlQ fi+tagJGIvRTFOygahE2NayBTuOCmeK/cIMIOEfFqkDdAfxqt52Zr7LnKa9+oaHj SjvSvUljsGBo8VdByjA2Wjcu0g779sQHJnq0vQEHUtmenYmxsqdYG3kUmTYzJ+tI P7JhFjKn6d5NKY+UiBgIgH4lZxGjdv4LWHVawXdvG+JjqQztkdc2EHpzneSDyuha 7qPhioZi20Uzp6kEykyXydj9DrYKTfFbhthURxfi3o8tPfaIu92ffZU01PtYsaY= =AZFg -----END PGP SIGNATURE----- --0aMS1LMPP2LrngtB509VSndlnlA5HLQ52--