On Jun 9, 2012, at 13:05, Mark Brethen wrote: > From the gtk2-aurora log: > > :info:build In file included from ./src/animation.c:10: > :info:build /opt/local/include/glib-2.0/glib/gtimer.h:28:2: error: #error > "Only <glib.h> can be included directly." > :info:build #error "Only <glib.h> can be included directly."
Fixed in r94120. > From the gtk2-extra log: > > :info:build In file included from gtkcharsel.c:21: > :info:build /opt/local/include/glib-2.0/glib/gunicode.h:23:2: error: #error > "Only <glib.h> can be included directly." > :info:build #error "Only <glib.h> can be included directly." Fixed in r94121. > Could the gtk2 port update have broken these two ports? Should I open tickets > and upload the log files? What about the 7 broken file(s) and 5 broken > port(s) messages? glib2 2.32 and up requires changes in projects; for older projects like gtk2-aurora and gtk2-extra that have not released new versions with those changes, we must make the changes ourselves. If you find other ports in similar need, please file tickets. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
