>Description:
        I just downloaded MySQL 3.23.31 and the "patched version" of
        Berkeley DB 3.2.3h from the www.mysql.com site.  I ran configure
        with the option to enable the Berkeley DB, but it fails, telling
        me I don't have the proper version of the DB.  Here are the last
        few lines from the configure output:

        checking for pthread_attr_setscope... yes
        checking can netinet files be included... yes
        checking character sets... default: latin1; compiled in: latin1 
        checking for BerkeleyDB... supplied
        configure: error: didn't find valid BerkeleyDB: '/usr/local/BerkeleyDB.3.2' 
doesn't look like a BDB directory (invalid version 3.2.3 (must be at least version 
3.2.3g))

>How-To-Repeat:
        Install from above named source distributions.  Build BDB and then
        try to configure MySQL with it.
>Fix:
        It can probably be hacked to make it work, but should not need to.

>Submitter-Id:  <submitter ID>
>Originator:    Chris Johnson
>Organization:
 
>MySQL support: none
>Synopsis:      MySQL 3.23.31 configure fails with Berkeley DB
>Severity:      serious
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.31 (Source distribution)

>Environment:
        
System: FreeBSD ocelot.claimlynx.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Thu Jan 11 
12:07:44 CST 2001     [EMAIL PROTECTED]:/usr/src/sys/compile/OCELOT  i386


Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Using builtin specs.
gcc version 2.95.2 19991024 (release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='gcc'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
-r--r--r--  1 root  wheel  1169076 Nov 20 05:59 /usr/lib/libc.a
lrwxrwxrwx  1 root  wheel  9 Jan  5 18:09 /usr/lib/libc.so -> libc.so.4
-r--r--r--  1 root  wheel  559196 Nov 20 05:59 /usr/lib/libc.so.4
Configure command: ./configure  --enable-thread-safe-client 
--with-berkeley-db=/usr/local/BerkeleyDB.3.2 --prefix=/usr/local/mysql
Perl: This is perl, version 5.005_03 built for i386-freebsd

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to