<<< Date Index >>>     <<< Thread Index >>>

Re: [1.5.7 and Cygwin] Does not compile with "--enable-hcache"



Hello Rudy,

>     protos.h:110: warning: ISO C90 does not support `long long'

this is fixed in CVS HEAD.

> 1.5.7 will *NOT* build successfully in Cygwin if the "--enable-hcache"
> option is selected.  The last few lines of the build log follows this
> email.

> hcache.c:64: error: field `timeval' has incomplete type
> hcache.c:547: error: storage size of `now' isn't known
> hcache.c:549: error: invalid application of `sizeof' to an incomplete type

Maybe some casts will help. But I think I will fix this problem together
with a friend when I am back at FAU who has some experience with cygwin,
which I don't have.

        Thomas