> When I did "configure --x-includes=/usr/X11R6/include/X11" I got a > different set of error messages (from the compilation step, not the > linking step). When I look back at the original process, and look at > the output of configure, there is a line or two about "X libraries" > and where they were found. > > The error messages come out after successful compilation (so that the > Xlib.h was found successfully), but the failure comes from the linking > step. > > So, any ideas on how to fix the linking step on Cygwin?
I wasn't able to find X11 .a libs in the default Cygwin-XFree86 install, but downloading XFree86 and building from scratch worked...I think that's what I did, but it has been a while. C
