ID:               39888
 User updated by:  Martin dot Schnoy at hydro dot com
 Reported By:      Martin dot Schnoy at hydro dot com
 Status:           Wont fix
 Bug Type:         OCI8 related
 Operating System: AIX 5.3 ML05
 PHP Version:      4.4.4
 New Comment:

Will try OCI8 from PECL. Due to holidays I will probably not find the
time until Jan. 15.


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

[2006-12-19 18:14:52] [EMAIL PROTECTED]

Background information: Originally all AIX shared libraries had .a
extensions.  Recently AIX supports both .a and .so extensions to mean
shared.

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

[2006-12-19 15:35:13] Martin dot Schnoy at hydro dot com

Soory, I posted a wrong Orcale SR number. The correct one is
6032016.994

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

[2006-12-19 15:15:12] [EMAIL PROTECTED]

Use OCI8 from PECL.

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

[2006-12-19 15:12:53] Martin dot Schnoy at hydro dot com

Description:
------------
Configure reqests the shared OCI library libclntsh.so. The Oracle
instant client for AIX (10.1 as well as 10.2) is shipped with
libclntsh.a which is supposed to be a shared library(according to
Oracle support).

I opened a SR at Oracle because I expect them to ship libclntsh.so. 

Oracle asked to report a bug at PHP also. They say PHP should link
libclntsh.a on AIX.

Oracle Reference: SR number 6037776.993 

Reproduce code:
---------------
configure --with-apxs2=/usr/local/apache2/bin/apxs --disable-cli
--without-mysql --with-oci8-instant-client=/usr/local/instantclient10_1

Expected result:
----------------
Configure running successfully

Actual result:
--------------
...
checking for Oracle (OCI8) support using ORACLE_HOME installation...
no
checking for Oracle (OCI8) support using Oracle Instant Client... yes
checking Oracle Instant Client directory...
/usr/local/instantclient10_1
checking Oracle Instant Client SDK header directory...
/usr/local/instantclient1
0_1/sdk/include
checking Oracle Instant Client version... configure: error: Oracle
Instant Clien
t library version not supported


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


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

Reply via email to