[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: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Thu, 26 Jun 2008 14:40:11 -0500

On Jun 26, 2008, at 09:53, Manoj Kumar wrote:

> 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

This is the Subversion users mailing list, so you'll have better luck
asking on a list dedicated to OpenLDAP support.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-26 21:40:37 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.