From poking at config.log, looks like the OpenSSL detection fails
because socket is not linked in.
I did an export CFLAGS=-lsocket and export LDFLAGS=-lsocket
At this point compile seems to go okay through digestmd5.lo, but fails
later on auth_getpwent.c
I found a patch posted for that that
Ian Logan wrote:
You might try installing OpenSSL, I'm pretty sure thats what I did
when I ran into the problem you described.
I think (not sure) that cyrus-sasl will then use the MD5 digest
routines from OpenSSL.
Ian
Thanks Ian, but I had OpenSSL 0.9.7j already compiled into the usual
locat
Ian Logan wrote:
You might try installing OpenSSL, I'm pretty sure thats what I did
when I ran into the problem you described.
I think (not sure) that cyrus-sasl will then use the MD5 digest
routines from OpenSSL.
Ian
Ooops! Retracting last reply.
I have OpenSSL 0.9.7j in the standard locati
You might try installing OpenSSL, I'm pretty sure thats what I did
when I ran into the problem you described.
I think (not sure) that cyrus-sasl will then use the MD5 digest
routines from OpenSSL.
Ian
On Jul 26, 2006, at 2:40 PM, Vincent Fox wrote:
So I cannot get cyrus-sasl to compile on S
So I cannot get cyrus-sasl to compile on Solaris. Any tips?
I have attempted to look at the cyrus-sasl mailing list archives but it
won't let me in. Perhaps only CMU people can look at them? I posted to
cyrus-sasl this same query, but no response. Perhaps that is only for
developers? Anyhow...