Gavin Henry wrote:
Aaron Richton wrote:
Would it be prudent to make these tests with BDB 4.7, or do you have reason to believe that's premature?
So 4.2 is dropped?
Yes.
checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for Berkeley DB major version... 4 checking for Berkeley DB minor version... 2 checking for Berkeley DB link (-ldb-4.2)... yes checking for Berkeley DB version match... yes checking for Berkeley DB thread support... yes checking Berkeley DB version for BDB/HDB backends... no configure: error: BDB/HDB: BerkeleyDB version incompatible make: *** No rule to make target `depend'. Stop. make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `test'. Stop.
If it is, the following should say no right?
checking for Berkeley DB version match... yes checking for Berkeley DB thread support... yes
Wrong. The "checking Berkeley DB version" message checks the version. (gee, how strange...)