It's an old problem with solaris+sasl. You need to call configure with
LIBS="-lsocket -lnsl" and perhaps with LDFLAGS="-R/usr/local/ssl" if you
are using shared ssl and the ssl directory isn't in the library search path.
In order to get openssl as shared, you must built it using "./config
shared". It works for me ( solaris9 + gcc ) and you'll avoid many future
problems with sasl and other packages using openssl.
Notice that you are using BDB 4.2. I don't know if it's supported with
sasl 2.1.17.
[ 發表回應 ] ( 15預覽 ) | 常註連結 | ( 2.9 / 2003 )