-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Jon TURNEY wrote: > Patch-set to build 1.5.2 is at: > > http://www.dronecode.org.uk/cygwin/cygwin-xorg-server-1.5.2-patch-set.tar.bz2
Thanks! > Several ./configure switches have disappeared as the functionality has been > removed from the Xserver (e.g. xprint), so you will probably want to update > the .cygport file appropriately Actually, Xprint has only been removed from git master; it's still in 1.5, but I obviously won't be packaging it. The only option that has been removed was --with-release-date, and that --with-mesa-source should be unnecessary. > I've only tried building this --disable-glx so far. I see you've updated to > mesa 7.2 in ports, so I'll try building with that. There is a problem in glx/Makefile.am; glxdriswrast.c and glxdricommon.c need to be moved from libglx_la_SOURCES to libglxdri_la_SOURCES (as they require DRI and obviously won't compile on Cygwin). > Yes, Janjaap's patch was a very useful starting point. But why did he remove the forced disabling of the composite extension? Yaakov Cygwin Ports -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkHQvkACgkQpiWmPGlmQSMvIACeKa0JA8HMfoUt0cmjlyeN7FHr fAIAoLOc6erv5IlSLY0mXfH2z3ykxUGc =mRYX -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
