with this switches,
./configure --enable-sql=mod --enable-modules --enable-crypt
--enable-slurpd --with-kerberos=k5only --with-cyrus-sasl
--enable-syslog --enable-debug --enable-bdb=yes --enable-hdb=mod
I get this error messeges when I try to start the slapd....
[root@micke-laptop libexec]# ./slapd -d 1
@(#) $OpenLDAP: slapd 2.3.4 (Aug 7 2005 23:28:01) $
root@micke-laptop.lmpnet.se:/home/develop/openldap-2.3.4/servers/slapd
daemon_init: listen on ldap:///
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap:///)
daemon: initialized ldap:///
daemon_init: 2 listeners opened
slapd init: initiated server.
slap_sasl_init: initialized!
bdb_back_initialize: initialize BDB backend
bdb_back_initialize: Sleepycat Software: Berkeley DB 4.3.27: (April
25, 2005)
Unrecognized database type (sql)
/usr/local/etc/openldap/slapd.conf: line 56: <database> failed init
(sql)!
slapd destroy: freeing system resources.
slapd stopped.
connections_destroy: nothing to destroy.