[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: no suitable LDBM backend



You must install a ldbm backend such as gdbm (www.gnu.org) or db2, etc.

> Hi all,
>
> I'm trying to configure my Openldap2.0.7 on sparc-sun-solaris2.7.
> After "configure" I get the following
>
> checking for db.h... no
> checking for MDBM library... checking for mdbm_set_chain... no
> checking for mdbm_set_chain in -lmdbm... no
> no
> checking for mdbm.h... no
> checking for db... no
> checking for GDBM library... checking for gdbm_open... no
> checking for gdbm_open in -lgdbm... yes
> -lgdbm
> checking for gdbm.h... no
> checking for db... no
> configure: warning: could not find suitable LDBM backend
> configure: error: select appropriate LDBM options or disable
>
> Lately, I've installed it on a Intel-Linux machine, and I repeated the
same
> thing, hoping, if it worked there, it will work on a Sparc-Solaris as
well.
>
> Perhaps an interesting point. The file /etc/ld.so.conf doesn't even
exists,
> not to mention it contains the /usr/loacl/Berkeley3.2/lib.
>
> Every hint or help is extremely welcome. Thanks in advance.
>
> sascha
>