libsasl2.so.2 no version information available and sendmail

Jim Miller jimm at simutronics.com
Fri Mar 25 14:29:42 EST 2005


>
> Hi,
>
> I'm running cyrus-sasl-2.1.20 and it's been running fine.  Until
> I recently
> upgraded my linux kernel to 2.6.11.5.  Now when sendmail (8.13.1) start I
> get the following:
> Starting MTA: Sendmail: /usr/lib/sendmail:
> /usr/local/lib/libsasl2.so.2: no
> version information available (required by /usr/lib/sendmail)
>
> Sendmail is crashing now about twice a day causing the computer
> to lockup (I
> don't have any debugging information about the crashes).
>
> Here's how I configured sasl.
>
> ./configure --enable-plain --enable-login
> --with-saslauth=/var/run/saslauthd
> / --with-auxprop --with-bdb-libdir=/usr/local/BerkeleyDB.4.2/lib/
> --with-dbl
> ib=b
> erkeley --with-bdb-incdir=/usr/local/BerkeleyDB.4.2/include/
> --with-rc4 --wi
> th-o
> penssl --with-pam
>
> Here's the relevant /sedmail-8.13.1/devtools/Site/sit.config.m4 entry for
> sasl
> dnl ## SASL2 support
> APPENDDEF(`confENVDEF', `-DSASL=2')
> APPENDDEF(`conf_sendmail_LIBS', `-lsasl2')
>
>
> Any ideas or help with this would be greatly appreciated.
>
> Thanks,
> Jim
>
>

It seems I had an /etc/ld.so.conf error, but I'm still having trouble with
cyrus-imap-2.2.10
/etc/ld.so.conf:
/usr/X11R6/lib
/usr/lib
/usr/local/lib

Here's my config for cyrus-sasl-2.1.20:
./configure --enable-static --with-pic --enable-shared \
--with-saslauthd=/var/run/saslauthd --with-rc4 \
--disable-krb4--disable-gssapi --enable-anon=no \
--enable-ntlm=no --enable-login=yes --enable-plain=yes \
--enable-cram=yes --enable-digest=yes --enable-pwcheck=no \
--with-pam=/lib/security/ --with-openssl


Here's my config for cyrus-imap-2.2.10:
./configure LDFLAGS=-lpthread --with-auth=unix \
--with-bdb=/usr/local/BerkeleyDB.4.2/ \
--with-bdb-libdir=/usr/local/BerkeleyDB.4.2/lib/ \
--with-bdb-incdir=/usr/local/BerkeleyDB.4.2/include/ \
--with-openssl --with-sasl=/usr/local/lib/sasl2 --with-perl \
--enable-listext --with-egd=socket=/etc/entropy

Mar 25 13:11:44 mailbox pop3[5970]: unable to dlopen
/usr/lib/sasl2/libsasldb.so.2: /usr/lib/sasl2/libsasldb.so.2: undefined
symbol: db_strerror_4002
Mar 25 13:11:48 mailbox lmtpunix[5978]: unable to dlopen
/usr/lib/sasl2/libsasldb.so.2: /usr/lib/sasl2/libsasldb.so.2: undefined
symbol: db_strerror_4002
Mar 25 13:12:07 mailbox imap[5998]: unable to dlopen
/usr/lib/sasl2/libsasldb.so.2: /usr/lib/sasl2/libsasldb.so.2: undefined
symbol: db_strerror_4002








More information about the Info-cyrus mailing list