Roger Leigh wrote:
Could anyone involved with Cygwin glib maintenance possibly assist with tracking down a Cygwin header bug?
While building Pango, one of the tests fails with lots of errors in <winspool.h>. The detail may be found here, along with a link to a build of glib-2.6.1 (required dependency).
http://bugzilla.gnome.org/show_bug.cgi?id=163584
Maybe to define WIN32_LEAN_AND_MEAN is the way to go? Does it compile with MinGW gcc?
If you want to build glib-2.6.1 yourself, these patches are required
http://bugzilla.gnome.org/show_bug.cgi?id=163136
I replied on this one on bugzilla.
http://bugzilla.gnome.org/show_bug.cgi?id=163133
The bug is probably due to a #define causing a screwup in the w32api headers, but I am uncertain whether this is a Cygwin or a Pango bug. Since the failures occur in places that look fine, the cause is non-obvious to me.
Gerrit -- =^..^=
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

