While neon 0.26.0 without ssl builds cleanly under Mac OS X 10.3.9 and 10.4.5, I get he following error when building with the --with-ssl option.
/bin/sh ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I/usr/local/ssl/include -no-cpp-precomp -I/usr/include -I../ -g -O2 -c ne_openssl.c -o ne_openssl.lo
ne_openssl.c: In function 'asn1time_to_timet':
ne_openssl.c:198: error: invalid operands to binary -
make[1]: *** [ne_openssl.lo] Error 1
make: *** [subdirs] Error 2
Note that neon 0.25.5 with ssl had built cleanly in both cases.
I'm building against openssl 0.9.8a using the standard compilers (gcc 3./g77 3.4.0 for 10.3.9 and gcc 4.0.1/g77 3.4.4 for 10.4.5).
--
Marius
_______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
