[PATCH] Define FD_SETSIZE on Cygwin regardless of XWin DDX

Daniel Stone daniel at fooishbar.org
Sun Oct 18 19:30:01 PDT 2009


Hi,

On Sun, Oct 18, 2009 at 08:58:58PM -0500, Yaakov (Cygwin/X) wrote:
> All DDXs segfault on Cygwin unless -DFD_SETSIZE=256 is set, so make sure
> we do so whether or not we are building XWin.

Please use AC_DEFINE rather than mangling CFLAGS.  Don't forget to add
#undef FD_SETSIZE to include/dix-config.h.in to make it actually work.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-devel/attachments/20091019/c427d678/attachment.pgp 


More information about the xorg-devel mailing list