From:             alex at 2e-systems dot com
Operating system: linux
PHP version:      4.3.5
PHP Bug Type:     Compile Failure
Bug description:  oci8 compile with oracle client v9.2.0 on Linux fails with 
undeclared symbol

Description:
------------
oracle client is v9.2.0



I've worked around it by #defining OCI_NLS_CHARSET_ID 0, and so far so
good, it works.



/web/soft/src/php-4.3.5/ext/oci8/oci8.c: In function `_oci_open_session':

/web/soft/src/php-4.3.5/ext/oci8/oci8.c:2183: `OCI_NLS_CHARSET_ID'
undeclared (first use in this function)

/web/soft/src/php-4.3.5/ext/oci8/oci8.c:2183: (Each undeclared identifier
is reported only once

/web/soft/src/php-4.3.5/ext/oci8/oci8.c:2183: for each function it appears
in.)






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

Reply via email to