On Sun, Oct 07, 2001 at 12:11:23PM -0700, Michael Khusid wrote: > Hi, > > This question is gonna sound simple and naive, but hey, I think more > and more people will come from the same direction as I am. > > I got the same error as talked about below. What I got is latest cygwin > 4.10 with X11R6. They both install as binaries... so I wonder how much > of the source I am missing to compile lesstif. > > So, I downloaded source for xfree86, untarred it in /usr/src/. Lesstif > still can't find files. What exactly and where exactly is it looking > and what exactly does it need? > > Thanks. > Mike
You should give much more details! e.g. what step actually fails. In principle you'll have to ensure that the headers are found -I/usr/src/wherever_the_headers_are Probably you may add this to --x-includes=DIR configure flag or do such settings in the environment (like CFLAGS) -- Alexander Mai [EMAIL PROTECTED]
