ID:               31585
 User updated by:  caa at rincon dot com
 Reported By:      caa at rincon dot com
-Status:           Feedback
+Status:           Open
-Bug Type:         Compile Failure
+Bug Type:         *Configuration Issues
 Operating System: Tru64 V4.0F
 PHP Version:      5.0.3
 New Comment:

Can I send the config file by email?  I have no place to post it.


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

[2005-01-18 17:06:53] [EMAIL PROTECTED]

Can you put the config.log file somewhere in the web where we can see
the exact reason for the failure ourselves?


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

[2005-01-17 18:16:05] caa at rincon dot com

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 this bug report at http://bugs.php.net/?id=31585&edit=1

Reply via email to