[PHP-DEV] PHP 4.0 Bug #6297 Updated: oci8 compilation error From: sniper <email protected>
Date: 12/15/00

ID: 6297
Updated by: sniper
Reported By: cpd <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: Oracle related
Assigned To:
Comments:

No feedback.

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

[2000-11-23 19:12:29] sniper <email protected>
Could you please try PHP4.0.3pl1 or preferrably the latest snapshot
from http://snaps.php.net/ to check whether this is fixed already or not.

--Jani

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

[2000-08-22 10:35:47] cpd <email protected>
When I tried to compile php4 with OCI8. I'v got the error
described below.

My configuration is:
./configure --with-gd
--prefix=/usr --with-apxs=/usr/sbin/apxs
--with-oci8=$ORACLE_HOME
--with-config-file-path=/etc/httpd

In file included from
/home/oracle/app/oracle/product/8.1.5/plsql/public/oci.h:1552,
                 from
/home/ftp/incoming/php-4.0.1pl2/ext/oci8/php_oci8.h:56,
                 from internal_functions.c:38:
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1964: parse error
before `{'
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1966: `date'
undeclared here (not in a function)
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1966: warning: data
definition has no type or storage class
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1967: `date'
undeclared here (not in a function)
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1967: warning: data
definition has no type or storage class
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1968: parse error
before `}'
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1987: stray '' in
program
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1988: stray '' in
program
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1989: `date'
undeclared here (not in a function)
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1989: warning: data
definition has no type or storage class
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1989: stray '' in
program
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1990: `date'
undeclared here (not in a function)
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1990: warning: data
definition has no type or storage class
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1990: stray '' in
program
/home/oracle/app/oracle/product/8.1.5/plsql/public/orl.h:1991: parse error
before `}'

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

Full Bug description available at: http://bugs.php.net/?id=6297

-- 
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>