#32242: pango: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’ ---------------------------------+------------------------------------------ Reporter: gardnermj@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: pango ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… * port: gconf => pango Old description:
When building gconf, I get build errors from pango, relating to G_CONST_RETURN:
:info:build /opt/local/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’
Apparently the problem is that pango 1.28 is too old for the current version of glib2 (see http://forums.gentoo.org/viewtopic-t-896464-start-0.html, as mentioned in #32185).
New description: When building gconf, I get build errors from pango, relating to G_CONST_RETURN: {{{ :info:build /opt/local/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’ }}} Apparently the problem is that pango 1.28 is too old for the current version of glib2 (see http://forums.gentoo.org/viewtopic-t-896464-start-0.html, as mentioned in #32185). -- Comment: See also this patch: http://lists.fedoraproject.org/pipermail/fonts- bugs/2011-June/017551.html -- Ticket URL: <https://trac.macports.org/ticket/32242#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS