From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 18 02:48:57 2014 Return-Path: Delivered-To: vbox@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 69A4C76F; Tue, 18 Mar 2014 02:48:57 +0000 (UTC) Received: from mail0.byshenk.net (portland1.byshenk.net [69.168.54.16]) by mx1.freebsd.org (Postfix) with ESMTP id 541C3C68; Tue, 18 Mar 2014 02:48:56 +0000 (UTC) Received: by mail0.byshenk.net (Postfix, from userid 1002) id 2077422C06; Mon, 17 Mar 2014 19:43:18 -0700 (PDT) Date: Mon, 17 Mar 2014 19:43:18 -0700 From: Greg Byshenk To: Jung-uk Kim Subject: Re: ports/187648: emulators/virtualbox-ose-additions port requires gcc to run Message-ID: <20140318024318.GV80380@mail0.byshenk.net> References: <201403172100.s2HL01Ee097673@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201403172100.s2HL01Ee097673@freefall.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Mailman-Approved-At: Tue, 18 Mar 2014 11:30:58 +0000 Cc: vbox@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 02:48:57 -0000 Just fyi... I've been having problems with virtualbox crashing on unload of modules or shutdown of machines (I thought I filed a PR, but now I'm not seeing it), so I tried this. But in attempting to build, I get the following error. (This is from virutalbox-ose-kmod, but the same occurs in virtualbox-ose.) [...] /usr/local/share/kBuild/footer-pass2-installs.kmk:67: warning: ignoring old recipe for target `/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8/out/freebsd.amd64/debug/dist/bin/src/vboxdrv/include/iprt/net.h' kBuild: Generating /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8/out/freebsd.amd64/debug/revision.kmk /usr/local/bin/kmk_redirect -E 'LC_ALL=C' -wo /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8/out/freebsd.amd64/debug/revision.kmk.ts.tmp -- svn info /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8 svn: warning: W155010: The node '/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8' was not found. svn: E200009: Could not display info for all targets because some targets don't exist kmk: *** [/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8/out/freebsd.amd64/debug/revision.kmk.ts] Error 1 *** [pre-build] Error code 2 Stop in /usr/ports/emulators/virtualbox-ose-kmod. *** [build] Error code 1 Stop in /usr/ports/emulators/virtualbox-ose-kmod. On Mon, Mar 17, 2014 at 09:00:01PM +0000, Jung-uk Kim wrote: > The following reply was made to PR ports/187648; it has been noted by GNATS. > > From: Jung-uk Kim > To: bug-followup@FreeBSD.org, rsimmons0@gmail.com > Cc: > Subject: Re: ports/187648: emulators/virtualbox-ose-additions port requires > gcc to run > Date: Mon, 17 Mar 2014 16:44:39 -0400 > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > If C++ sources are compiled and linked with GCC from the ports, then > it becomes run-time dependency because the binary links with > libstdc++.so from the port instead of libc++.so from the base. > > If you really must get rid of the dependency, please try this > *unofficial* port: > > https://svn.redports.org/jkim/emulators/virtualbox-ose-additions > > You need to download both emulators/virtualbox-ose and > emulators/virtualbox-ose-additions, i. e., > > svn co https://svn.redports.org/jkim/emulators > cd emulators/virtualbox-ose-additions > make > > Jung-uk Kim > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.22 (FreeBSD) > > iQEcBAEBAgAGBQJTJ162AAoJEHyflib82/FGGH8IAJRmtKYM3j02ikTQ8U/HKLIZ > r2S1VYQ/wnJmGIwIQLpgC2NSd7aNyhWfPtJJJ/5Pe0GLLvbnkg2Wign/7f6RFA4B > kcek+E+h4xIv7j9OnFxv/pOHKbhxO/+vU91wNQM9R1z4YkIAKiUYCmkoafdKf3Tb > 2kKa9J0wTPJQ93TSy8xgmnJU5c7QY6bzLwNqyxwvdIk+00/z7AqAhFVGShAWuPyH > UPYCbfSbAdB7KnlXTp/tslcMZBUpfdf5ekkuHEP90mvxLkfwQzp2OYOtICkf29dg > r9fgJR/VVK6gwBgtXX0zYjQFGEbmJDOXiIt1fFNv8nmA+/C1QfQopQuaRrYMCHc= > =LI7S > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" -- greg byshenk - gbyshenk@byshenk.net - Portland, OR USA