Message-ID: <[EMAIL PROTECTED]>
Priority: NORMAL
X-Mailer: Execmail for Win32 5.1 Build (9) 
MIME-Version: 1.0
Content-Type: Text/Plain; CHARSET="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable

On Fri, 29 Jun 2001 10:23:08 -0700 (PDT) Nick Sayer=20
<[EMAIL PROTECTED]> wrote:

> The only time I have ever seen this error was on machines where inetd was=
=20
> listening for imap connections. In this circumstance, 'master' will be=20
> unable to listen for connections and you get imapd spawning from inetd=20
> instead of by master, which will not work. Make sure that imap is not=20
> mentioned in inetd.conf, or if you're running xinetd you'll have to check=
=20
> the xinetd config directory.
>=20


inetd.conf is ok, it realy looks lie a db-Problem:

hal:~ # ldd /usr/cyrus/bin/master
        libucdagent.so =3D> /usr/lib/libucdagent.so (0x4001a000)
        libucdmibs.so =3D> /usr/lib/libucdmibs.so (0x40024000)
        libsnmp.so =3D> /usr/lib/libsnmp.so (0x4007d000)
        libdl.so.2 =3D> /lib/libdl.so.2 (0x400be000)
        libc.so.6 =3D> /lib/libc.so.6 (0x400c2000)
        libdb.so.2 =3D> /lib/libdb.so.2 (0x401a5000)
        libz.so.1 =3D> /usr/lib/libz.so.1 (0x401b4000)
        libm.so.6 =3D> /lib/libm.so.6 (0x401c3000)

I don't know much about C-programming, but it looks like master is=20
using libdb2 instead of db3, isn't it?


Gru=DF Ch. Krempe

-----------------------------------------------------------
Freie Universitaet Berlin   Christoph Krempe
Universitaetsbibliothek     Systemverwaltung
- Rechenzentrum -           Tel: 030/838 54583
Garystrasse 39              Fax: 030/838 54582
14195 Berlin                http://www.ub.fu-berlin.de/~ck

Reply via email to