On Mon, Sep 8, 2008 at 09:58, my mail <[EMAIL PROTECTED]> wrote: > so i can use ldap with bdb backends in OpenBSD 4.4 eh?
Take a look at the port's Makefile [1] which apparently will be in 4.4-release. Excerpt below to save you the searching. If you intended your remark as sarcasm, it's more likely to pollute the archives rather than help. .if ${FLAVOR:L:Mbdb} BROKEN= OpenLDAP 2.3 is incompatible with Berkeley DB 4.6 If you want to use bdb as a backend, you'll likely have to compile OpenLDAP manually (see Philip Guenther's earlier post [2] in this thread, for instance). For extra credit: provide diffs to update the port to deal with 2.4 :) Cheers, Rogier References: 1. OpenBSD CVSweb - ports/databases/openldap/Makefile (r1.85) http://www.openbsd.org/cgi-bin/cvsweb/ports/databases/openldap/Makefile?rev=1.85&content-type=text/x-cvsweb-markup 2. MARC.info - OpenBSD-misc, 'Re: OpenLDAP' by Philip Guenther (2008/09/03) http://marc.info/?l=openbsd-misc&m=122046507630763&w=2 -- If you don't know where you're going, any road will get you there.