cyrus-sasl2 with DB3 support

Troy troy at twisted.net
Mon Dec 29 14:34:59 PST 2003


I've been wrestling with cyrus-sasl2 for quite some time.  It appears
that it's not linking properly with DB-3 support.

I have tried a number of options of building the port.  What are the
proper switches to link to DB-3?



make --with-bdb=db3 install clean
make --with-bdb=db3 --with-dblib=berkeley install clean
etc...

when I do an LDD on libsasldb.so all I get is one library.

server# ldd /usr/local/lib/sasl2/libsasldb.so
/usr/local/lib/sasl2/libsasldb.so:
        libc.so.4 => /usr/lib/libc.so.4 (0x28069000)







More information about the freebsd-questions mailing list