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

RE: installation problems on solaris 7



I think this is the problem with Berkeley DB v3.3. Try using a lower version
of Berkeley DB, like 3.1 version and you should be OK.

Siva Nookala
303.334.8928


-----Original Message-----
From: oberwetter, josh [mailto:joberwetter@grownetwork.com]
Sent: Tuesday, August 28, 2001 11:28 AM
To: 'openldap-software@OpenLDAP.org'
Subject: installation problems on solaris 7


When I try to install OpenLDAP 2.0.11 on Solaris 7, I get the following
error message:


/usr/local/bin/gcc -g -O2 -I../../include -I../../include   -I
/usr/local/BerkeleyDB.3.3/include   -c  ldbm.c
ldbm.c: In function `ldbm_open':
ldbm.c:249: structure has no member named `set_malloc'
*** Error code 1
make: Fatal error: Command failed for target `ldbm.o'
Current working directory
/export/home/dbarthol/src/openldap-2.0.11/libraries/libldbm
*** Error code 1
make: Fatal error: Command failed for target `all-common'
Current working directory
/export/home/dbarthol/src/openldap-2.0.11/libraries
*** Error code 1
make: Fatal error: Command failed for target `all-common'


Does anybody know the cause & the solution?
Thanks,
Josh