I noticed on FreeBSD 10.x, Opera depends on compat9x for libstdc++.so.6. However, if I download the binary from opera.com, it runs just fine with libstdc++.so.6 provided by lang/gcc port.
libstdc++.so.6 => /usr/local/lib/gcc46/libstdc++.so.6 The problem is, on 10, emulators/virtualbox-ose conflicts with compat9x and requires the library from gcc. Could you switch the source for libstdc++.so.6 from misc/compat9x to lang/gcc please? This way Opera and VirtualBox can be co-installed. Thank you. - Nikolai Lifanov _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
