From:             sinu_chinthala at hotmail dot com
Operating system: HP Unix 11
PHP version:      5.2.0RC5
PHP Bug Type:     *Compile Issues
Bug description:  Trying to install PHP 5.2 with oci8 support (Oracle10G)

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 bug report at http://bugs.php.net/?id=39178&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39178&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39178&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39178&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39178&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39178&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39178&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39178&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39178&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39178&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39178&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39178&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39178&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39178&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39178&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39178&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39178&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39178&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39178&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39178&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39178&r=mysqlcfg

Reply via email to