Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2014 21:00:01 GMT
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        vbox@FreeBSD.org
Subject:   Re: ports/187648: emulators/virtualbox-ose-additions port requires gcc to run
Message-ID:  <201403172100.s2HL01Ee097673@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/187648; it has been noted by GNATS.

From: Jung-uk Kim <jkim@FreeBSD.org>
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-----



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