3f000)
-Original Message-
From: Tarjei Huse [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 30, 2001 4:41 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Signaled to death by 11 - Don't know what else to try
Hi,
> I w
On Mon, 30 Jul 2001, Tarjei Huse wrote:
> Hi,
>
> > I would sugges to have only one valid berkeley db version in your
> > system (either 3.1 or 3.2), because otherwise you might encounter
> > errors of the third art ;-) Especially on building cyrus imap I already
> > found out, that it is better
Hi,
> I would sugges to have only one valid berkeley db version in your
> system (either 3.1 or 3.2), because otherwise you might encounter
> errors of the third art ;-) Especially on building cyrus imap I already
> found out, that it is better to have only one (and the most actual one)
Also, mak
On Mon, 30 Jul 2001, Daryl Tester wrote:
> Levent G|ndogdu wrote:
>
> >>> [root@vmsurfrider bin]# ldd master
> >>> libdb-3.1.so => /lib/libdb-3.1.so (0x4010d000)
> >>
> >>> [root@vmsurfrider bin]# ldd imapd
> >>> libdb-3.1.so => /lib/libdb-3.1.so (0x401af000)
> >>
> >>> [root@vms
Levent G|ndogdu wrote:
>>> [root@vmsurfrider bin]# ldd master
>>> libdb-3.1.so => /lib/libdb-3.1.so (0x4010d000)
>>
>>> [root@vmsurfrider bin]# ldd imapd
>>> libdb-3.1.so => /lib/libdb-3.1.so (0x401af000)
>>
>>> [root@vmsurfrider bin]# ldd pop3d
>>> libdb-3.1.so => /lib/li
John Riganati wrote:
Not sure if this is significant or not, but ...
> My ld.so.conf file looks like this:
> [root@vmsurfrider Docs]# more /etc/ld.so.conf
> /usr/local/BerkeleyDB.3.2/lib
[...]
> [root@vmsurfrider bin]# ldd master
> libdb-3.1.so => /lib/libdb-3.1.so (0x4010d000)
> [root
Hi,
Your problem sounds familiar. Not being an experienced C programmer I
didn't attempt to understand and locate the problem. Instead I dropped
the pam_ldap authentication and instead applied the mysql_ldap patch. I
don't have the link for the patch handy, but I have source rpms and RedHat
binar
Hello all,
I've been running myself in circles for almost two weeks now trying to
figure out a 'signaled to death by 11' problem, and I'm hoping someone on
this list can shed some light for me. I've been reading through the list
archive and have seen numerous reference to mismatching libdb files