In my experience, if your berkeley DB3 libraries are named `libdb-3.X'
then you won't have any problems with this, if they're `libdb3.X' then it
might find them but still uses -ldb (something like that, it was the
only way I could get cyrus to build without manually editing the
Makefiles).

Scott

On Thu, 5 Apr 2001, GOMBAS Gabor wrote:

> On Wed, Apr 04, 2001 at 11:20:18PM +0200, Olaf Zaplinski wrote:
>
> > For me, the only way to make it work is to get a distro with 'built in' db3
> > (SuSE 7.1). Reason: even if you get all db3 stuff installed and configure
> > accepts it (yup, that's what I did on a Debian box), the binary will be
> > linked with db2 => segfaults. And of course you cannot just deinstall db2...
>
> I got curious and tried to build cyrus-imapd-2.0.12 on a Debian/Woody box
> (DB3 built from sources), and could not find a single binary that got linked
> with DB2. Something is really broken on your system. My first guess would
> be you forgot to rebuild Cyrus-SASL with DB3...
>
> Gabor
>
> --
> Gabor Gombas                                       Eotvos Lorand University
> E-mail: [EMAIL PROTECTED]                        Hungary
>

Reply via email to