ID:               39178
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sinu_chinthala at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *Compile Issues
 Operating System: HP Unix 11
 PHP Version:      5.2.0RC5
 New Comment:

This is Oracle bug 4901517.
The most recent version of Oracle Instant Client should have this
problem fixed.


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

[2006-10-17 17:28:55] sinu_chinthala at hotmail dot com

Description:
------------
I tried to compile both PHP 5.1 and 5.2 (latest from cvs) with oci8
support but make failed.

Below is what I tried for configure

#./configure --with-oci8=shared,instantclient,/opt/oracle/STAGE10G/lib


Note: /opt/oracle/STAGE10G/lib contains oracle instant client basic and
sdk libararies

#make
....
....
D_XOPEN_SOURCE_EXTENDED  -I/usr/local/include -g -O2   -c
/home/sra01/php5.2-200610080230/ext/oci8/oci8.c -o ext/oci8/oci8.lo
In file included from
/home/sra01/php5.2-200610080230/ext/oci8/oci8.c:50:
/home/sra01/php5.2-200610080230/ext/oci8/php_oci8_int.h:343: error:
expected declaration specifiers or '...' before 'oraub8'
/home/sra01/php5.2-200610080230/ext/oci8/php_oci8_int.h:343: error:
expected declaration specifiers or '...' before 'oraub8'
*** Error exit code 1



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


-- 
Edit this bug report at http://bugs.php.net/?id=39178&edit=1

Reply via email to