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

error while installing openldap

From: Manoj Kumar <Manoj.Kumar_at_S1.com>
Date: Thu, 26 Jun 2008 20:23:31 +0530

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

 

 

Regards,

Manoj
Received on 2008-06-26 20:23:32 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.