[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: heimdal 1.1 not building under cygwin



David Rosenstrauch wrote:
> Ugh.  Just found another one:
> 
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../../include 
> -I../../lib/roken -I../../lib/roken -D_LARGE_FILES= -Wall 
> -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast 
> -Wmissing-declarations -Wnested-externs -g -O2 -c stringprep.c 
> -DDLL_EXPORT -DPIC -o .libs/stringprep.o
> stringprep.c:61: error: conflicting types for 'wind_stringprep'
> wind.h:63: error: previous declaration of 'wind_stringprep' was here
> stringprep.c:61: error: conflicting types for 'wind_stringprep'
> wind.h:63: error: previous declaration of 'wind_stringprep' was here
> make[3]: *** [stringprep.lo] Error 1
> make[3]: Leaving directory `/cygdrive/c/dave/heimdal-svn/lib/wind'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/cygdrive/c/dave/heimdal-svn/lib/wind'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/cygdrive/c/dave/heimdal-svn/lib'
> make: *** [all-recursive] Error 1
> 
> DR

I'd guess there's probably going to be other similar probs too.  Any 
chance it might be possible to try building under cygwin like I am so 
that I wouldn't have to report these one at a time?

Thanks,

DR