[PHP-DEV] PHP 4.0 Bug #9183 Updated: Compile failure: --with-db3 From: sniper <email protected>
Date: 03/16/01

ID: 9183
Updated by: sniper
Reported By: atoalumn <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Compile Failure
Assigned To:
Comments:

Works for me just fine. Check that you don't have
any older db.h files in /usr/include or /usr/local/include
and if you do, remove them, delete config.cache, reconfigure, 'make clean ; make ; make install'

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2001-02-08 21:02:44] atoalumn <email protected>
Hello,

I can't seem to enable support for db3 databases.

-Installed SleepyCat 3.2.9 into /usr/local/BerkeleyDB

-Configured PHP using: --with-db3 and I also tried
--with-db3=/usr/local/BerkeleyDB

When compiling, I get this error:

dba_db3.c: In function `dba_open_db3':
dba_db3.c:80: structure has no member named `open'

configure script (static cgi): ./configure --with-mysql --prefix=/usr/local --with-ftp --with-wddx --with-db3

Any feedback or help is appreciated. Thanks.

Eric

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9183&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>