problems building virtualbox-ose with gcc4.7
Jung-uk Kim
jkim at FreeBSD.org
Thu Mar 13 19:15:08 UTC 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2014-03-13 14:18:21 -0400, Anthony Brown wrote:
> Hi I am running 10-Release on amd64 and had problems build
> virtualbox-ose - it failed with this error
>
> kBuild: Generating
> /wrkdirs/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h
>
>
>
/usr/local/bin/kmk_sed: file
> /wrkdirs/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.8/src/VBox/Runtime/common/err/errmsg.sed
>
>
>
line 31: Unmatched [ or [^
>
>
> I finally tracked this down to the fact that the kBuild port I was
> using was built with gcc4.7
>
>
> I changed the Makefile for kBuild to have
>
> USE_GCC= 4.6
>
> rather than
>
> USE_GCC= any
>
> rebuilt and reinstalled kBuild and then virtualbox-ose built fine
>
> Is this a known problem, and if so can the Makefile for kBuild be
> changed to use gcc4.6
Yes, it is a known problem. Actually, I just fixed it:
http://svnweb.freebsd.org/changeset/ports/348106
Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)
iQEcBAEBAgAGBQJTIgO6AAoJEHyflib82/FGFB0H/2yzhyx4zOz7rqEjXo5+zJta
+C7e0V9upH2Tue3/fPRdDNfsBK71H6yyzg668lhrG8mxnbrweCdyRBt9xiwdtNdA
pqCnd7bawwLWMxcvJQSC4NIdfnYZNzexVI0fmcgxn6ArH5lj2K+eDFcTXcwGPiEo
BiIRqulK97/eDDfGOIg4YsTSyYAACbtuknya86bgvy18eJ/rQaMpifzKgMUq3DCI
sgtX0vhwD29URSC/fo6S1faIq++V6uPfMoDlt58gQE0QcfLjHdveWxLusKHEappP
Waw+S32BmEQfCYge8KR6ll5iqnMBU0HvBVe+V45EFVhi0imKK1qrFUe/uNwy7tk=
=42ID
-----END PGP SIGNATURE-----
More information about the freebsd-emulation
mailing list