Opened 13 years ago
Closed 13 years ago
#32242 closed defect (fixed)
pango: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’
Reported by: | gardnermj@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | stan1313@…, dmttding@…, sewebster@… | |
Port: | pango |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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).
Change History (3)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | pango added; gconf removed |
Status: | new → assigned |
Summary: | gconf build error → pango: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’ |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stan1313@… dmttding@… sewebster@… added |
---|
Has duplicate #32234.
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
See also this patch: http://lists.fedoraproject.org/pipermail/fonts-bugs/2011-June/017551.html