svn commit: r336164 - head/emulators/virtualbox-ose

Bryan Drewery bdrewery at FreeBSD.org
Wed Dec 11 14:25:02 UTC 2013


On 12/11/2013 8:01 AM, Bernhard Froehlich wrote:
> Author: decke
> Date: Wed Dec 11 14:01:44 2013
> New Revision: 336164
> URL: http://svnweb.freebsd.org/changeset/ports/336164
> 
> Log:
>   - Add misc/compat9x port as conflicting because it causes the wrong libstdc++.so.6
>   to be found by rtld. In fact vbox links to libstdc++.so.6 from lang/gcc46 because of
>   USE_GCC=yes but we have another shared object with the same shlib version in compat9x
>   which is incompatible.
>   
>   VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
>   VirtualBox: dlopen("/usr/local/lib/virtualbox/VBoxRT.so",) failed:
>   /usr/local/lib/compat/libstdc++.so.6: version GLIBCXX_3.4.15 required
>   by /usr/local/lib/virtualbox/VBoxRT.so not found
>   
>   PR:		ports/182468
>   Reported by:	various FreeBSD 10 users
> 

In discussion with jhb and feld the other day regarding this it was
clear that virtualbox is not respecting the -rpath set by USE_GCC's LDFLAGS.


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20131211/9ee70e3f/attachment.sig>


More information about the svn-ports-head mailing list