Hi,

--On Freitag, 8. Oktober 2004 8:06 Uhr +0100 Darrell Berry <[EMAIL PROTECTED]> wrote:

...now the only thing (from playing with cyrus years ago) that tweaks my
intuition here is that its trying REALLY HARD to find a libdb3.so.3 just
before it dies, and i know that cyrus and bdb have always been
problematic if various bits of the system are compiled against different
releases of it.

that's it most likely.

But:

ldd /usr/cyrus/bin/master
         libresolv.so.2 => /lib/libresolv.so.2 (0x40025000)
         libdb-4.2.so => /usr/local/bdb/lib/libdb-4.2.so (0x40037000)
         libssl.so.0.9.7 => /usr/local/ssl/lib/libssl.so.0.9.7
(0x400f1000)
         libcrypto.so.0.9.7 => /usr/local/ssl/lib/libcrypto.so.0.9.7
(0x4011f000)
         libc.so.6 => /lib/libc.so.6 (0x40212000)
         libdl.so.2 => /lib/libdl.so.2 (0x40345000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Yes, but note:

open("/usr/lib/libdb3.so.3", O_RDONLY)  = 7

So it *does* load Berkeley 3 ... check the SASL libs with ldd. I bet at least some of them will show libdb3. Or perhaps "ldd -v" on master itself will reveal it.

Cheers, Sebastian Hagedorn
--
Sebastian Hagedorn M.A. - RZKR-R1 (Gebäude 52), Zimmer 18
Zentrum für angewandte Informatik - Universitätsweiter Service RRZK
Universität zu Köln / Cologne University - Tel. +49-221-478-5587

Attachment: pgpfDZleGjQRe.pgp
Description: PGP signature



Reply via email to