Hi Colin, These are the patches I needed to build Xserver for MinGW, after the inputthread/poll changes.
Can you look them over, and let me know if anything else is needed for a working Xserver? Thanks. Jon Turney (4): configure: Define __USE_MINGW_ANSI_STDIO for MinGW builds configure: Force --disable-input-thread for MinGW os: Fix build of xserver_poll.c on MinGW configure: Check for sigprocmask configure.ac | 12 ++++++++++-- include/dix-config.h.in | 3 +++ os/inputthread.c | 4 ++++ os/utils.c | 8 ++++---- os/xserver_poll.c | 4 ++++ 5 files changed, 25 insertions(+), 6 deletions(-) -- 2.8.3 _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel