FreeBSD Port: emulators/virtualbox-ose
Mike Jakubik
mike.jakubik at intertainservices.com
Wed Dec 11 20:04:07 UTC 2013
Hello,
I've updated to the recent 4.2.20 version only to find a runtime error
due to libstdc++, I see the recent commit made to fix this on 10,
however I am running 9-stable and do not have compat9x installed. I wish
thisport did not need gcc to compile, it always seems to be a problem.
$ VirtualBox
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
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
$ uname -a
FreeBSD freebsd.local 9.2-STABLE FreeBSD 9.2-STABLE #0: Wed Dec 11
13:51:20 EST 2013 mjakubik at freebsd.local:/usr/obj/usr/src/sys/FREEBSD amd64
$ pkg info|grep virtualbox
virtualbox-ose-4.2.20 A general-purpose full virtualizer for
x86 hardware
virtualbox-ose-kmod-4.2.20 VirtualBox kernel module for FreeBSD
$ pkg info|grep gcc
gcc-4.6.4 GNU Compiler Collection 4.6
/etc/make.comf
WITH_CLANG_IS_CC=true
WITHOUT_GCC=true
Thanks.
More information about the freebsd-emulation
mailing list