Peter 'Luna' Runestig wrote:
Unfortunately, I don't have a OBSD 3.2 around to test on...
I have done some tests on OBSD 3.1, and it behaves the same as my RH 7.2 system. Tested both with OBSD 3.1 "native" OpenSSL 0.9.6b [engine], and with 0.9.7-beta3 (built on the system using OpenSSL's code distribution). As is, SASL 2.1.10 compiles fine (well, past plugins/otp.c anyway, then it breaks on Kerberos). If you remove the
#define MD5_H
it goes:
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I/usr/local/include -I/home/luna/openssl-097b3//include -Wall -W -Wall -g -O2 -c otp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I/usr/local/include -I/home/luna/openssl-097b3//include -Wall -W -Wall -g -O2 -c otp.c -fPIC -DPIC -o otp.lo
In file included from ../include/saslplug.h:11,
from otp.c:60:
../include/md5.h:30: conflicting types for `MD5_CTX'
/home/luna/openssl-097b3/include/openssl/md5.h:103: previous declaration of `MD5_CTX'

Cheers,
- Peter
--
Peter 'Luna' Runestig (fd. Altberg), Sweden <[EMAIL PROTECTED]>
PGP Key ID: 0xD07BBE13
Fingerprint: 7B5C 1F48 2997 C061 DE4B 42EA CB99 A35C D07B BE13
AOL Instant Messenger Screen name: PRunestig



Reply via email to