Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2003 16:34:44 -0600
From:      Troy <troy@twisted.net>
To:        freebsd-questions@freebsd.org
Subject:   cyrus-sasl2 with DB3 support
Message-ID:  <1072737284.85728.23.camel@noodle.twisted.net>
In-Reply-To: <1072736923.2420.0.camel@prick>
References:  <20031229221921.24860.qmail@web41410.mail.yahoo.com> <1072736923.2420.0.camel@prick>

next in thread | previous in thread | raw e-mail | index | archive | help
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)







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1072737284.85728.23.camel>