Bug #863 BerkeleyDB: 4.1.25 error
Submitted: 17 Jul 2003 8:09 Modified: 22 Jul 2003 2:34
Reporter: [ name withheld ] Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:mysql-4.0.13 OS:Solaris (Solaris 9)
Assigned to: CPU Architecture:Any

[17 Jul 2003 8:09] [ name withheld ]
Description:

configure output:
checking for OpenSSL... yes
./configure: test: =: unary operator expected
no
checking "character sets"... default: latin1; compiled in: latin1 
checking for BerkeleyDB... supplied
configure: error: didn't find valid BerkeleyDB: '/usr/local/BerkeleyDB.4.1' doesn't look like a BDB directory (invalid version 4.1.25 (must be version 3.2.3h or ))

How to repeat:
Install BDB 4.1.25 and try to get configure to not error out with mysql 4.0.13

Suggested fix:
adjust configure script
[22 Jul 2003 2:34] Alexander Keremidarski
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.mysql.com/documentation/ and the instructions on
how to report a bug at http://bugs.mysql.com/how-to-report.php

http://www.mysql.com/doc/en/BDB_overview.html

7.6.1 Overview of BDB Tables

...

The MySQL source distribution comes with a BDB distribution that has a couple of small patches to make it work more smoothly with MySQL. You can't use a non-patched BDB version with MySQL.