X11/Xlib.h not found?

Robert Collins robert.collins@itdomain.com.au
Mon Apr 8 06:42:00 GMT 2002



> -----Original Message-----
> From: Harold Hunt [mailto:huntharo@msu.edu] 
> Sent: Monday, April 08, 2002 1:20 PM
> To: Robert Collins; cygwin-xfree@cygwin.com
> Subject: RE: X11/Xlib.h not found?
> 
> 
> Rob,
> 
> Yes, the cut down tree depends on the installed headers 
> because building the headers requires building the libraries, 
> which the BuildServersOnly (or something like that) flag 
> does.  We only build the servers because it keeps the builds quick.

Thanks Harold, that was the key.

Are you interested in a patch to change remove most of the static vars
from the WindowProcRoutine, and replace them with a lookup into the
WindowPrivRec?

This is essential for rootless mode (and in some respects the most
instrusive code change), and also helps keep things clean for running
multiple screens in the future...

Rob



More information about the Cygwin-xfree mailing list