K 10 svn:author V 5 decke K 8 svn:date V 27 2013-12-11T14:01:44.994299Z K 7 svn:log V 577 - 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 END