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

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Sep 2013 06:33:00 -0500
Jimmy Kelley <ljboiler@gmail.com> wrote:

> 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
> > 

That worked for me, thank you.

-- 
Alex



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