From:             dada at bbs dot giga dot net dot tw
Operating system: FreeBSD
PHP version:      5.0.0
PHP Bug Type:     *Compile Issues
Bug description:  DBA can not be built with FreeBSD DBM

Description:
------------
Yes, it's related to Bug #28384.

Since DBM extension is deprecated.
I need the DBM handler (Berkeley DB 1.85) support of DBA extension.
(ex: dba_open( 'index.db', 'n', 'dbm' ) )

FreeBSD has its own built-in DBM library, which is Berkeley DB 1.85.

But I can not build DBA extension with FreeBSD's DBM.
The DBM support can not be auto-detected by the configure script.



-- 
Edit bug report at http://bugs.php.net/?id=29455&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29455&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29455&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29455&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29455&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29455&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29455&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29455&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29455&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29455&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29455&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29455&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29455&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29455&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29455&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29455&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29455&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29455&r=float

Reply via email to