[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: error while installing openldap

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Thu, 26 Jun 2008 08:51:01 -0700

On Thu, Jun 26, 2008 at 7:53 AM, Manoj Kumar <Manoj.Kumar_at_s1.com> wrote:

> Hi guys ,
>
>
>
> I am trying to install openldap on linux Suse 10.0 .
>
>
>
> I am getting the following error when I run "make" . Does anybody have any
> clue ?
>
>
>
>
>
> cd back-bdb; make -w all
>
> make[3]: Entering directory
> `/root/softwares/ldap/openldap-2.4.10/servers/slapd/back-bdb'
>
> rm -f version.c
>
> ../../../build/mkversion -v "2.4.10" back_bdb > version.c
>
> /bin/sh ../../..//libtool --tag=disable-shared --mode=compile gcc -g -O2
> -I../../../include -I../../../include -I.. -I./.. -c init.c
>
> gcc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c init.c -o
> init.o
>
> init.c: In function âbdb_db_openâ:
>
> init.c:509: error: âDB_ENVâ has no member named âlk_handleâ
>
> init.c: In function âbdb_back_initializeâ:
>
> init.c:752: warning: passing argument 1 of âdb_env_set_func_yieldâ from
> incompatible pointer type
>
> make[3]: *** [init.lo] Error 1
>
> make[3]: Leaving directory
> `/root/softwares/ldap/openldap-2.4.10/servers/slapd/back-bdb'
>
> make[2]: *** [.backend] Error 1
>
> make[2]: Leaving directory
> `/root/softwares/ldap/openldap-2.4.10/servers/slapd'
>
> make[1]: *** [all-common] Error 1
>
> make[1]: Leaving directory `/root/softwares/ldap/openldap-2.4.10/servers'
>
> make: *** [all-common] Error 1
>

I am sure openldap mailing list will be able to help you out quickly with
this.

Thanks,
-Hari
Received on 2008-06-26 20:16:08 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.