I am running mingw on a WinXP pro platform with gcc version 3.4.5. I'm configuring the modular Xorg package using the /util/modular/build.sh script from CVS and when the auto-config tools check for fd_set.fds_bits it comes up with the error "Could not determine how to access the fds_bits or equivalent structure in fd_set on your platform." I don't know if this is a bug in Xorg or mingw. Any help is appreciated.
*** Bug 6708 has been marked as a duplicate of this bug. ***
*** Bug 6709 has been marked as a duplicate of this bug. ***
*** Bug 6710 has been marked as a duplicate of this bug. ***
*** Bug 6711 has been marked as a duplicate of this bug. ***
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future.
I build using MinGW on Linux for Windows by cross-compilation. This is a complex process that follow the guidelines in the X.Org documentation. I have not tried building on Windows using MinGW/MSYS, so can't help on this query.
For building the XWin DDX, the only tested ways are either cross-compiling to mingw on linux, or building natively on cygwin. Anything else is untested.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.