Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2012 16:34:49 +0100
From:      Ivan Voras <ivoras@freebsd.org>
To:        freebsd-emulation@freebsd.org
Subject:   Re: Linux compatibility
Message-ID:  <ji0dip$kkb$1@dough.gmane.org>
In-Reply-To: <20120213122740.ed3bcf29.siefke_listen@web.de>
References:  <20120213122740.ed3bcf29.siefke_listen@web.de>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigD3F9F49CC193DF955F32141E
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 13/02/2012 12:27, siefke_listen@web.de wrote:

> $ /usr/local/bin/linux-firefox
> /usr/local/lib/linux-firefox/firefox: symbol lookup error: /usr/lib/lib=
stdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4=

>=20
> $ /usr/local/bin/eagle
> /usr/local/share/eagle5/bin/eagle: symbol lookup error: /usr/lib/libstd=
c++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4
>=20
> $ googleearth
> ./googleearth-bin: symbol lookup error: ./libge_net.so: undefined symbo=
l: _ZNSbIwSt11char_traitsIwESaIwEE4_Rep20_S_empty_rep_storageE, version G=
LIBCXX_3.4
>=20
> Does anyone a idea where is the mistake?

I suspect you already know: you have tried to run a binary compiled with
a different version of glibc++ than what you have installed. The Linux
binary will need the Linux glibc, glibc++ and all other libraries - they
are installed by the linux* ports.

So, either find a statically linked executable or try to install the
libraries which are required by your binaries.



--------------enigD3F9F49CC193DF955F32141E
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.18 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9DuZkACgkQldnAQVacBchRXwCg7N9ZyldvO6izmnuFTClEDWTG
xjoAnjj0w0J1kbrIgb9ZnQb7y6AAuK+8
=Un9w
-----END PGP SIGNATURE-----

--------------enigD3F9F49CC193DF955F32141E--




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