From owner-freebsd-current@FreeBSD.ORG Wed Oct 9 00:55:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B5B9CFCE for ; Wed, 9 Oct 2013 00:55:25 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 84A652E6D for ; Wed, 9 Oct 2013 00:55:25 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r990tMkc093054; Tue, 8 Oct 2013 21:55:22 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: "Eric L. Camachat" Subject: Re: Virtual box require LIBCXX Date: Tue, 8 Oct 2013 21:55:22 -0300 Message-Id: <20131009005224.M50625@i805.com.br> In-Reply-To: <5254A499.1050409@gmail.com> References: <20131008141346.M55461@i805.com.br> <52543627.8040301@gmail.com> <20131008200010.M71841@i805.com.br> <20131008220114.GA74373@jmobile.jimmy.localnet> <5254A499.1050409@gmail.com> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 00:55:25 -0000 Em Tue, 08 Oct 2013 17:34:33 -0700, Eric L. Camachat escreveu > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 10/08/2013 15:01, Jimmy Kelley wrote: > > 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. > > > Yes, I have to remove it when every time re-build openjdk > > Eric Sorry folks, it's my fault, because I didn't read this message about this ports. Thankx again Rizzo > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.22 (FreeBSD) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iF4EAREIAAYFAlJUpJkACgkQSfBQu3oOwYy2oQD/RmsDCLHwn+X5TXyqWvoDPc3M > fnwKs779NaDHE8+kVF0BAJ2oMHgvQ6X1Fmhkor9PF0pRlPu586gzsupcJU4sed/a > =0MHP > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"