Hallo cygwin-xfree, I'm missing the define for LC_MESSAGES in Xlocale.h:
$ diff -u3 Xlocale.h~ Xlocale.h --- Xlocale.h~ 2003-10-23 09:36:39.708214400 +0200 +++ Xlocale.h 2003-10-23 09:36:24.406211200 +0200 @@ -44,6 +44,7 @@ #define LC_MONETARY 3 #define LC_NUMERIC 4 #define LC_TIME 5 +#define LC_MESSAGES 6 _XFUNCPROTOBEGIN extern char *_Xsetlocale( Gerrit -- =^..^=
