On Tue, Aug 16, 2005 at 11:09:03AM -0500, X Strike Force SVN Repository Admin wrote: > Add patch general/032_static_dbg_server_hackfixes.diff. Note that this > patch does not yet fix all FTBFS causes, but it makes a dent. I'd like to > possibly find a better way than the hacks in here. > > > +Index: 6.9/xc/lib/X11/Xlibint.h > +=================================================================== > +--- 6.9.orig/xc/lib/X11/Xlibint.h 2005-08-02 22:08:30.000000000 -0400 > ++++ 6.9/xc/lib/X11/Xlibint.h 2005-08-16 01:51:30.000000000 -0400 > +@@ -42,7 +42,6 @@ > + > + #include <X11/Xlib.h> > + #include <X11/Xproto.h> /* to declare xEvent */ > +-#include <X11/XlibConf.h> /* for configured options like XTHREADS */ > + > + #ifdef WIN32 > + #define _XFlush _XFlushIt
I guess because it's a generated file that doesn't get generated in BSO? What's using it, in that case? Oh, wait -- Mesa, right? I have fixes for most of that that I'm hoping to get committed before 6.3.2. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

