[Bug 224447] devel/glibmm ustring.h:256:13: error: expected ';' at end of declaration list

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 20 06:06:54 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224447

--- Comment #5 from Chris Hutchinson <portmaster at 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=libc++ -Wc++11-extensions

--Chris

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


More information about the freebsd-gnome mailing list