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

openldap compile



Hi

I am having this problem when compiling the openldap 2.1.19 with Berkely-db 4.1.25

checking for Berkeley DB link (default)... yes
checking for Berkeley DB thread support... no
checking Berkeley DB version for BDB backend... no
configure: error: BDB: BerkeleyDB version incompatible

I have put this variables in my environment:
CPFLAGS=-I/usr/local/BerkeleyDB.4.1/include
LDFLAGS=-L/usr/local/BerkeleyDB.4.1/lib
(I have not the LD_LIBRARY_PATH)

I am using MacOsX. Does somebody know what is the error I am having?

Thanks

Joaquin