Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 17:01:14 -0500
From:      Jimmy Kelley <ljboiler@gmail.com>
To:        Nilton Jose Rizzo <rizzo@i805.com.br>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Virtual box require LIBCXX
Message-ID:  <20131008220114.GA74373@jmobile.jimmy.localnet>
In-Reply-To: <20131008200010.M71841@i805.com.br>
References:  <20131008141346.M55461@i805.com.br> <52543627.8040301@gmail.com> <20131008200010.M71841@i805.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 08, 2013 at 05:01:35PM -0300, Nilton Jose Rizzo wrote:
> Em Tue, 08 Oct 2013 09:43:19 -0700, Eric L. Camachat escreveu
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA256
> > 
> > On 10/08/2013 07:17, Nilton Jose Rizzo wrote:
> > > root@valfenda:/usr/ports/emulators/virtualbox-ose # kldload vboxdrv
> > > root@valfenda:/usr/ports/emulators/virtualbox-ose # 
> > > 
> > > but whern I run it, the I got this error message:
> > > rizzo@valfenda:~/src/Doutorado/visao/testes % VirtualBox 
> > > 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
> > > 
> > My box can be fixed by remove misc/compat8x package.
> 
>   In my box it was used by bootstrap jdk, look
> 
> root@valfenda:/usr # pkg query %ro compat8x-amd64
> java/bootstrap-openjdk
> root@valfenda:/usr # 
> 
>   You don't use java?
> 
> 

bootstrap-openjdk is only needed to BUILD openjdk.  You can and
should remove it after you have successfully built one of the
openjdk packages (see java/bootstrap-openjdk/pkg-message).
You can delete misc/compat8x after that.

Jimmy



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