Xmuu library does not compile

Alan Hourihane alanh@fairlite.demon.co.uk
Fri Apr 20 01:33:00 GMT 2001


On Fri, Apr 13, 2001 at 03:07:15PM -0400, John Fortin wrote:
> I found the first problem.
> 
> #1: $(MISC_INCLUDES) needs to be add to $(ALLINCLUDES).  this fixes the
> #include snprintf.c problem.
> 
> However, how do you code that in the Imakefile?
> 
> #2: there is no Xmuu_def.cpp file and I haven't a clue as to how to make
> one.
> 
I suspect the better solution here is to define 

#define HasSnprintf

in the cygwin.cf file. The /usr/lib/libc.a certainly has it and will
alleviate this problem and use snprintf in the other libraries that use it
too.

Alan.



More information about the Cygwin-xfree mailing list