Quanah, I just pulled down "openldap-2.3.43.tgz from www.openldap.org and ran "configure" and it did not error on the 4.3 backends. Attached is the "config.log" file. Phil -----Original Message----- From: Philip Bellino Sent: Tuesday, September 09, 2008 8:09 AM To: 'Quanah Gibson-Mount' Cc: 'openldap-software@openldap.org' Subject: RE: Problem with 2.4.11 configure Quanah, Thank you for the response, but I am not running a hacked version of 2.3.39. It is "openldap-stable-20071118" that I pulled off of www.openldap.org back in March. As a safety check, I untar'd it again this morning and ran "./configure --with-tls --enable-ipv6", "make depend", "make", and "make install" with no problems at all. I have attached it here. Phil -----Original Message----- From: Quanah Gibson-Mount [mailto:quanah@zimbra.com] Sent: Monday, September 08, 2008 10:06 PM To: Philip Bellino; openldap-software@openldap.org Subject: Re: Problem with 2.4.11 configure --On Monday, September 08, 2008 3:43 PM -0400 Philip Bellino <pbellino@mrv.com> wrote: > > Hello, > > When I tried to configure OpenLDAP-2.4.11, I received the following > error from "configure âwith-tls âenable-ipv6"" > > Checking Berkeley DB version for BDB/HDB backendsâ no > > Configure error: BDB/HDB: BerkeleyDB version incompatible > > When I used OpenLDAP-2.3.39 and ran configure with the same options, > it finds the backends and all is well. > > > I have attached both "config.log" files. > > <<config.2.4.11.log.log>> <<config.2-3.39.log.log>> That's because OpenLDAP deliberately ignores BDB 4.3, which is what you are using: ol_cv_bdb_major=4 ol_cv_bdb_minor=3 You must be building a hacked version of OpenLDAP 2.3.39 if it's accepting 4.3... --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
Attachment:
config-2.3.43.log
Description: config-2.3.43.log