Changes between Initial Version and Version 1 of Ticket #32242


Ignore:
Timestamp:
Nov 24, 2011, 9:46:30 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

See also this patch: http://lists.fedoraproject.org/pipermail/fonts-bugs/2011-June/017551.html

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32242

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Status changed from new to assigned
    • Property Port pango added; gconf removed
    • Property Summary changed from gconf build error to pango: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’
  • Ticket #32242 – Description

    initial v1  
    11When building gconf, I get build errors from pango, relating to G_CONST_RETURN:
    22
     3{{{
    34:info:build /opt/local/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’
     5}}}
    46
    57Apparently 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).