Alright, I'm down to here now in MSYS:

"configure: error: BDB/HDB: BerkeleyDB not available"

http://www.oracle.com/technology/software/products/berkeley-db/index.html
http://www.oracle.com/technology/software/products/berkeley-db/htdocs/popup/db/4.5.20/db-msi.html

If I'm off base, please let me know, but the answer seems to be right around here somewhere.

Joe


...
checking db.h usability... no
checking db.h presence... yes
configure: WARNING: db.h: present but cannot be compiled
configure: WARNING: db.h:     check for missing prerequisite headers?
configure: WARNING: db.h: see the Autoconf documentation
configure: WARNING: db.h:     section "Present But Cannot Be Compiled"
configure: WARNING: db.h: proceeding with the preprocessor's result
configure: WARNING: db.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------------------- ##
configure: WARNING:     ## Report this to <http://www.openldap.org/its/> ##
configure: WARNING:     ## --------------------------------------------- ##
checking for db.h... yes
checking for Berkeley DB major version... 4
checking for Berkeley DB minor version... 5
checking for Berkeley DB link (-ldb45)... no
checking for Berkeley DB link (-ldb-45)... no
checking for Berkeley DB link (-ldb-4.5)... no
checking for Berkeley DB link (-ldb-4-5)... no
checking for Berkeley DB link (-ldb-4)... no
checking for Berkeley DB link (-ldb4)... no
checking for Berkeley DB link (-ldb)... no
checking for Berkeley DB link (default)... no
configure: error: BDB/HDB: BerkeleyDB not available

[EMAIL PROTECTED] ~/openldap-2.3.35
$

Reply via email to