Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2014 15:15:06 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Anthony Brown <anthony@found-it.net>, vbox@FreeBSD.org
Subject:   Re: problems building virtualbox-ose with gcc4.7
Message-ID:  <532203BA.2070309@FreeBSD.org>
In-Reply-To: <CAON0-Rei5Aph%2BNp3CX7vq2hx4tLrCyKthEHCwK%2B3t1918ayTgQ@mail.gmail.com>
References:  <CAON0-Rei5Aph%2BNp3CX7vq2hx4tLrCyKthEHCwK%2B3t1918ayTgQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----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-----



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