From:             caa at rincon dot com
Operating system: Tru64 V4.0F
PHP version:      5.0.3
PHP Bug Type:     *Configuration Issues
Bug description:  error configuring PHP 5.0.3 on Tru64

Description:
------------
I am upgrading our PHP to 5.0.3.  Looking forward to using the new
exception handling features!  I get an error during the configure
command:

./configure \
                --prefix=/apps/php-5.0.3 \
                --with-apache=../apache_1.3.31 \
                --with-config-file=/apps/apache/conf \
                --with-oci8=/apps/oracle/product/9.2.0 \
                --with-gdbm \
                --with-xml \
                --disable-libxml \
                --enable-track-vars \
                --enable-ftp \
                --enable-force-cgi-redirect \
                --enable-memory-limit=yes
...
checking whether to enable DBA... no
checking for QDBM support... no
configure: error: DBA: Could not find necessary header file(s).

I have tried this configuration on several systems.  It works well on
Redhat, but fails under Tru64.  Here are two of the configurations that
failed with identical errors:

OS: Tru64 V5.1A
Apache: 1.3.31
PHP: 5.0.3
Oracle: 9.2.0.4

OS: Tru64 V4.0F
Apache: 1.3.31
PHP: 5.0.3
Oracle: 8.1.7.4 (different --with-oci8 path)

I have searched the 5.0.3 bugs list, the Internet, and posted on the
mailing list.


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

Reply via email to