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)





_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to