Hi,

Looks like the commit in libXfont...

8f75706901da0141590d46f0f898e5678feac953

fixed the Cygwin tinderbox but broke Mac.

Some conditional bodging needed?

Could just ditch defining NO_WEAK_SYMBOLS and go for

:#if !defined(WIN32) && !defined(__CYGWIN__)
 /* make sure everything initializes themselves at least once */
weak long serverGeneration = 1;
+#endif

in ./src/util/miscutil.c

Thanks,
Colin Harrison

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to