Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2013 14:58:18 -0500
From:      Mike Jakubik <mike.jakubik@intertainservices.com>
To:        vbox@freebsd.org, ports@freebsd.org
Subject:   FreeBSD Port: emulators/virtualbox-ose
Message-ID:  <52A8C3DA.7010303@intertainservices.com>

next in thread | raw e-mail | index | archive | help
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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52A8C3DA.7010303>