From:             nicola at nexusfi dot it
Operating system: Red Hat ES 4
PHP version:      4.4.2
PHP Bug Type:     Compile Failure
Bug description:  Can't compile oci8 instant client 

Description:
------------
I cant' compile oci8 instant client module on php 4.4.2 on RH ES 4.

I installed The Basic and the SDK Instant client packages from OTN,
following that manual 

http://www.oracle.com/technology/pub/notes/technote_php_instant.html

I used this configure line 
./configure  --with-mysql=/usr --with-apxs=/usr/local/apache/bin/apxs
--enable-mbstring=all --enable-mbstr-enc-trans --with-oci8-instant-client

Compilation fails with this error message

main/internal_functions_cli.lo(.data+0x18): undefined reference to
`oci8_module_entry'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

On version 4.4.1 the compilation works




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

Reply via email to