ID:               32089
 User updated by:  andrew dot nagy at villanova dot edu
 Reported By:      andrew dot nagy at villanova dot edu
-Status:           Feedback
+Status:           Open
 Bug Type:         OCI8 related
 Operating System: Fedora Core 3
 PHP Version:      4CVS-2005-02-23 (stable)
 New Comment:

Here is the statement from the make process:

/usr/bin/ld: warning: libnnz10.so, needed by
/usr/lib/oracle/10.1.0.3/client/lib/libclntsh.so, not found (try using
-rpath or -rpath-link)

And then followed by a bunch of statements such as the following:

/usr/lib/oracle/10.1.0.3/client/lib/libclntsh.so: undefined reference
to `nzos_ServiceWriteQueue'

Am I doing something wrong with this?  It seems as if these errors
should be checked for in the configuration process right?


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

[2005-02-24 21:24:07] [EMAIL PROTECTED]

We can't wait to see..


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

[2005-02-23 23:36:23] andrew dot nagy at villanova dot edu

Description:
------------
I am running FC3 and am trying to compile PHP4 from snaps with Oracle
Instant Client support.  I installed all 4 rpms from Oracle's site and
the ./configure runs fine.  However during the make process it crashes
right around the Oracle section.

[EMAIL PROTECTED] php4-STABLE-200502230130]# grep -in 'oracle' config.log
 |more
616:configure:60531: checking for Oracle (OCI8) support using
ORACLE_HOME installation
617:configure:60577: checking for Oracle (OCI8) support using Oracle
Instant Client
618:configure:62528: checking Oracle Instant Client directory
619:configure:62540: checking Oracle Instant Client SDK header
directory
620:configure:62696: checking Oracle Instant Client version
633:configure:64631: checking for Oracle-ORACLE support
695:configure:82132: gcc -o conftest -g -O2  -L/usr/lib 
-Wl,-rpath,/usr/kerberos/lib -L/usr/kerberos/lib
-Wl,-rpath,/usr/lib/oracle/10.1.0.3/client/lib -L/u
sr/lib/oracle/10.1.0.3/client/lib conftest.c -lcrypt -lpcre -lgmp
-ldb-4.2 -ldb-4.2 -lbz2 -lz -lresolv -lm -ldl -lnsl  -lgssapi_krb5
-lkrb5 -lk5crypto -lcom_
err -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv
-ldl -lz -lclntsh -lcrypt 1>&5

I will post the results from the make process later.



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


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

Reply via email to