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

configure: error: Berkeley DB version mismatch



Hi all,

when doing a configure for openldap i get the error:

checking for Berkeley DB version match... no
configure: error: Berkeley DB version mismatch

I've googled around and but I can't seem to find a solution.

BerkeleyDB4.2 is installed (with the two supplied patches)

I'm using openldap 2.2.15 on solaris 8.

environment variables are set:

# echo $LDFLAGS
-L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib
# echo $CPPFLAGS
-I/usr/local/ssl/include -I/usr/local/BerkeleyDB.4.2/include
#


Can anybody help?

Cameron