Hi Keith, A few patches to fix building Xserver using the MinGW-w64 toolchain.
I'm not sure what the status is of releasing 1.18, so I can resend this after that is done, if you prefer. Please consider pulling into master. The following changes since commit b1029716e41e252f149b82124a149da180607c96: systemd-logind: don't second guess D-Bus default timeout (2015-04-17 10:57:48 -0700) are available in the git repository at: git://people.freedesktop.org/~jturney/xserver for you to fetch changes up to c7b49bdbb9321fe9a7dc35f47b91cac85516988f: os/utils.c: Fix prototype for Win32TempDir() (2015-04-22 12:55:32 +0100) ---------------------------------------------------------------- Colin Harrison (3): os/xdmcp.c: Include Xtrans.h when building for WIN32 os/utils.c: Don't try to build os_move_fd() for WIN32 os/utils.c: Fix prototype for Win32TempDir() Jon TURNEY (2): hw/xwin/winclipboard: Link xwinclip with -lpthread hw/xnest: Fix build for MinGW hw/xnest/Keyboard.c | 4 ++++ hw/xwin/winclipboard/Makefile.am | 2 +- os/utils.c | 4 +++- os/xdmcp.c | 4 ++++ 4 files changed, 12 insertions(+), 2 deletions(-) _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel