Date: Thu, 31 Jan 2013 09:19:27 +0000 From: David Chisnall <theraven@FreeBSD.org> To: AN <andy@neu.net> Cc: freebsd-current@FreeBSD.org, vbox@FreeBSD.org Subject: Re: Message-ID: <350A05C6-C650-417A-9AD9-09CD54F0838F@FreeBSD.org> In-Reply-To: <alpine.BSF.2.00.1301301522330.55503@mail.neu.net> References: <alpine.BSF.2.00.1301301522330.55503@mail.neu.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_B8198924-3451-484C-89EB-2BE6FFD81BFA Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 30 Jan 2013, at 21:23, AN wrote: > VirtualBox: dlopen("/usr/local/lib/virtualbox/VBoxRT.so",) failed: = /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.15 required by = /usr/local/lib/virtualbox/VBoxRT.so not found GLIBCXX_3.4.15 is the symbol version of the libstdc++ that ships with = gcc 4.6. You are trying to compile something against a (newer) = libstdc++ from ports and then run it linked against the (older) = libstdc++ from the base system. Oddly enough, this doesn't work. David --Apple-Mail=_B8198924-3451-484C-89EB-2BE6FFD81BFA Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) iQIcBAEBAgAGBQJRCjcgAAoJEKx65DEEsqIdvHQQANDCKLiFyeTN1TK0BH4+TRMA X23t3aVpnzH5131YvH6YiblqbHRseEmdK7uYHlr1gJoHZTngfjZ1GMSikJLYVjnn letGpbxL+uNTsICI93upCqYEch6FrZf5hqrZq5qJNHMYEvZQesquy93c7YhcO7Co Mo6WwhUntnV7lJ4fzhCKZGCkKZfa6kYmHX0q4bpvAYHqlMaCmLxuQ9Ni2D8VMMxE 7x1JYhWewQ9zsCrvrSPy5Kw4K4vNeJpjKd9Jt5aaJcQ9YgaySgEEjEdMRY6Lts2T yKKl5AJ1RLrp6X2ZmMJfs7VPm52gQTKQsNwGapTW2pYbxpVs8iAHmrLuX0aiH6fr ZyOp6yC5jLU0S7Rjg5r/cU8c6dhW2RCn06eOyv4/R1QliV1ZaK1vTUh0MNDVI+A5 TpOTs7RU3CHFAgbzszqbIqOnuTISH05mQ1FO5swHpnFVHgNsZI2cGLl5C38HRqxz k9giYIlBRYGjQR039uJG8C6JPG/4VmiXYr3op/anh4qFwIFEWqaF/DhlQv/7KfPn ytj3Ax4lzTEQxpTlWw6J8BZ8PlO+C0vRFVAjq63SPgxzTx3Y1dq/WVPFDr95SWvu x4pkuMn6LRyU/UbLg1QfPTOWUfhL3jn5WpNXqvNT7v6756+Dt56qiNOMFbOJnPBm x3+g08gqEFeozyqxcu3c =wSDs -----END PGP SIGNATURE----- --Apple-Mail=_B8198924-3451-484C-89EB-2BE6FFD81BFA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?350A05C6-C650-417A-9AD9-09CD54F0838F>