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
pgpMj9zQQA6r3.pgp
Description: PGP signature
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
