Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2013 06:33:00 -0500
From:      Jimmy Kelley <ljboiler@gmail.com>
To:        freebsd-current@freebsd.org
Cc:        alex323@gmail.com
Subject:   Re: Problem running VirtualBox
Message-ID:  <20130916113259.GA1519@jmobile.jimmy.localnet>
In-Reply-To: <20130915114204.3ad0adaa@poseidon>
References:  <20130915114204.3ad0adaa@poseidon>

next in thread | previous in thread | raw e-mail | index | archive | help
I had the same problem.  Turned out that the offending libstdc++.so.6
had be installed by the compat8x package, which had been installed
by the bootstrap-openjdk package.  Deleted both of those, and now
Virtualbox finds and use the one supplied by the GCC compiler
used to build it.

Jimmy


On Sun, Sep 15, 2013 at 11:42:04AM -0400, Alex wrote:
> Hi:
> 
> When I try to run VirtualBox I get the following error:
> 
> 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
> 
> Reinstalling does not solve the issue. Does anyone know what could be
> going wrong?
> 
> FreeBSD 10.0-CURRENT #31 r255465
> 
> -- 
> Alex
> 



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