This is a discussion on Re: Sasl Authentication Error within the mailing.postfix.users forums, part of the Mail Servers and Related category; I built cyrus-sasl with: /configure --with-dblib=berkeley --with-bdb-libdir=/usr/lib --with-bdb-incd ir=/usr/include \ --...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I built cyrus-sasl with:
/configure --with-dblib=berkeley --with-bdb-libdir=/usr/lib --with-bdb-incd ir=/usr/include \ --with-openssl=/usr/local/ssl --enable-sql --with-mysql=/usr/lib/mysql Is there anything wrong ? > > > Exactly. *.a files are libraries. > > > > This is output of libcrammd5.la: > > # libcrammd5.la - a libtool library file > > # Generated by ltmain.sh - GNU libtool 1.3.5 (1.385.2.206 2000/05/27 > > 11:12:27) > > > dlname='' > > This is the important value for sasl to recognize the fitting Library-File. > But the value is empty. Maybe it works if you edit this file and fill in the > name of the *.a-file. > > dlname='libcrammd5.a' > > But at the end, there goes something wrong with your Cyrus-SASL Build. Do it > again, look for every error/warning. Maybe you find something. Check the > Documentation for AIX-Dependent Stuff. > > -- > Andreas > > |
![]() |
| Thread Tools | |
| Display Modes | |
|
|