Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2017 06:06:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 224447] devel/glibmm ustring.h:256:13: error: expected ';' at end of declaration list
Message-ID:  <bug-224447-6497-6qHzuvx0Fk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224447-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224447-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224447

--- Comment #5 from Chris Hutchinson <portmaster@bsdforge.com> ---
OK while I'm not completely convinced that up(dating|grading)
devel/glibmm (and friends) isn't strongly recommended. I
*was* finally able to build my port.

For anyone else running into similar trouble. The following
may get you closer to building your port:

add (at least) the following to USES
compiler:c++11-lang

and (at least) this to USE_CXXSTD
c++11

and (at least) the following to CXXFLAGS
-stdlib=3Dlibc++ -Wc++11-extensions

--Chris

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224447-6497-6qHzuvx0Fk>