cerberus [15:19:54] $ CPPFLAGS="-I/usr/local/include/db4"
LDFLAGS="-L/usr/local/lib/db4" ./configure --enable-bdb --enable-hdb
checking for db.h... yes
checking for Berkeley DB major version... 4
checking for Berkeley DB minor version... 2
checking for Berkeley DB link (-ldb42)... no
checking f
* Sandro guly Zaccarini [2006-06-17]:
> of course in the first error I have db-4.2.52p8 installed and openldap
> was installed from pkg.
If you want bdb support, install the bdb flavor of openldap.
Nikolay
Take a look in Makefile for OpenLDAP in ports.
Section for bdb flavor.
On Saturday 17 June 2006 13:08, Sandro guly Zaccarini wrote:
>
> $ /usr/local/libexec/slapd
> Unrecognized database type (bdb)
>
>
>
> trying to compile from scratch openldap sources i follow into this
> error:
> checking
$ /usr/local/libexec/slapd
Unrecognized database type (bdb)
trying to compile from scratch openldap sources i follow into this
error:
checking for Berkeley DB major version... 1
checking for Berkeley DB minor version... 0
checking for Berkeley DB link (-ldb1)... no
checking for Berkeley DB link