On Wed, Jul 07, 2004 at 11:10:40PM -0500, Lonnie Mendez wrote: > When trying to compile Mesa embedded-2-branch I noticed that it will > include <X11/Xlib.h> and another X11 include file. I believe the file is > included from include/GL/glx.h I do not have X installed, nore do I want X > on my system. I'm wondering how you guys are compiling Mesa for use with > DirectFBGL without installing X server components?
The miniglx stuff requires all kinds of X types. I think most of that code came from the GLX hack patch. I don't quite remember if any code with X types was included in the original embedded-2-branch... -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/
