#32089 [Fbk-Opn]: Crash during Make with Oracle Instant Client Support

2005-04-12 Thread andrew dot nagy at villanova dot edu
 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:

gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

http://webitecture.org/config.log

Anything else?

Thanks!


Previous Comments:


[2005-02-25 18:15:08] [EMAIL PROTECTED]

Erm... post - give us link to. 



[2005-02-25 18:13:24] [EMAIL PROTECTED]

Thanks.
Please post also your config.log and tell us what GCC version do you
use.



[2005-02-25 15:36:59] andrew dot nagy at villanova dot edu

http://www.webitecture.org/make.log

This seems much shorter since the first time I ran it.  There was many
more compile statments before the error.  Let me know if you want me to
start over, or if this is enough.



[2005-02-25 10:50:58] [EMAIL PROTECTED]

Please put your make log somewhere on the net, I'll take a look at it.
But don't post it here, give use just the link.



[2005-02-25 01:15:09] andrew dot nagy at villanova dot edu

not there.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/32089

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


#32089 [Fbk-Opn]: Crash during Make with Oracle Instant Client Support

2005-02-27 Thread andrew dot nagy at villanova dot edu
 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:

I deleted my source and started from scratch with the same release:
php4-STABLE-200502230130

Here is the output from the configure and make processes:

http://www.webitecture.org/config.log
http://www.webitecture.org/config_output
http://www.webitecture.org/make_log

Im now way past my sys-admin skills, so Im not sure what else to check
for that may be causing this problem.


Previous Comments:


[2005-02-25 22:02:44] [EMAIL PROTECTED]

Well, your config.log doesn't help much as it contains no results at
all.
I just want to see why in hell your compiler doesn't use -rpath and
what ./configure says about it.
Could you try to figure out what's happening there? 



[2005-02-25 19:26:59] andrew dot nagy at villanova dot edu

gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

http://webitecture.org/config.log

Anything else?

Thanks!



[2005-02-25 18:15:08] [EMAIL PROTECTED]

Erm... post - give us link to. 



[2005-02-25 18:13:24] [EMAIL PROTECTED]

Thanks.
Please post also your config.log and tell us what GCC version do you
use.



[2005-02-25 15:36:59] andrew dot nagy at villanova dot edu

http://www.webitecture.org/make.log

This seems much shorter since the first time I ran it.  There was many
more compile statments before the error.  Let me know if you want me to
start over, or if this is enough.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/32089

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


#32089 [Fbk-Opn]: Crash during Make with Oracle Instant Client Support

2005-02-25 Thread andrew dot nagy at villanova dot edu
 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 15

I will post the results from the make process later.






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


#32089 [Fbk-Opn]: Crash during Make with Oracle Instant Client Support

2005-02-25 Thread andrew dot nagy at villanova dot edu
 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:

not there.


Previous Comments:


[2005-02-24 23:45:38] [EMAIL PROTECTED]

`ldconfig -p | grep libnnz` ?



[2005-02-24 21:45:52] andrew dot nagy at villanova dot edu

Here is the path structure:

]$ ll /usr/lib/oracle/10.1.0.3/client/lib/
total 89576
-r--r--r--  1 root root  1461081 Dec  2 15:03 classes12.jar
-r--r--r--  1 root root 1353 Dec  2 15:03 glogin.sql
lrwxrwxrwx  1 root root   17 Feb 21 20:06 libclntsh.so -
libclntsh.so.10.1
-rwxr-xr-x  1 root root 13495923 Dec  2 15:03 libclntsh.so.10.1
-r-xr-xr-x  1 root root28400 Dec  2 15:03 libheteroxa10.so
-r-xr-xr-x  1 root root  2121849 Dec  2 15:03 libnnz10.so
lrwxrwxrwx  1 root root   15 Feb 21 20:06 libocci.so -
libocci.so.10.1
-rwxr-xr-x  1 root root   913575 Dec  2 15:03 libocci.so.10.1
-rwxr-xr-x  1 root root 66159152 Dec  2 15:03 libociei.so
-rwxr-xr-x  1 root root96517 Dec  2 15:03 libocijdbc10.so
-rwxr-xr-x  1 root root   760686 Dec  2 15:03 libsqlplus.so
-r--r--r--  1 root root54032 Dec  2 15:03 ocrs12.jar
-r--r--r--  1 root root  1397543 Dec  2 15:03 ojdbc14.jar
-r--r--r--  1 root root  5018319 Dec  2 15:03 orai18n.jar

Could the symbolic link becausing this error?



[2005-02-24 21:38:26] andrew dot nagy at villanova dot edu

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?



[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 15

I will post the results from the make process later.






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


#32089 [Fbk-Opn]: Crash during Make with Oracle Instant Client Support

2005-02-25 Thread andrew dot nagy at villanova dot edu
 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:

http://www.webitecture.org/make.log

This seems much shorter since the first time I ran it.  There was many
more compile statments before the error.  Let me know if you want me to
start over, or if this is enough.


Previous Comments:


[2005-02-25 10:50:58] [EMAIL PROTECTED]

Please put your make log somewhere on the net, I'll take a look at it.
But don't post it here, give use just the link.



[2005-02-25 01:15:09] andrew dot nagy at villanova dot edu

not there.



[2005-02-24 23:45:38] [EMAIL PROTECTED]

`ldconfig -p | grep libnnz` ?



[2005-02-24 21:45:52] andrew dot nagy at villanova dot edu

Here is the path structure:

]$ ll /usr/lib/oracle/10.1.0.3/client/lib/
total 89576
-r--r--r--  1 root root  1461081 Dec  2 15:03 classes12.jar
-r--r--r--  1 root root 1353 Dec  2 15:03 glogin.sql
lrwxrwxrwx  1 root root   17 Feb 21 20:06 libclntsh.so -
libclntsh.so.10.1
-rwxr-xr-x  1 root root 13495923 Dec  2 15:03 libclntsh.so.10.1
-r-xr-xr-x  1 root root28400 Dec  2 15:03 libheteroxa10.so
-r-xr-xr-x  1 root root  2121849 Dec  2 15:03 libnnz10.so
lrwxrwxrwx  1 root root   15 Feb 21 20:06 libocci.so -
libocci.so.10.1
-rwxr-xr-x  1 root root   913575 Dec  2 15:03 libocci.so.10.1
-rwxr-xr-x  1 root root 66159152 Dec  2 15:03 libociei.so
-rwxr-xr-x  1 root root96517 Dec  2 15:03 libocijdbc10.so
-rwxr-xr-x  1 root root   760686 Dec  2 15:03 libsqlplus.so
-r--r--r--  1 root root54032 Dec  2 15:03 ocrs12.jar
-r--r--r--  1 root root  1397543 Dec  2 15:03 ojdbc14.jar
-r--r--r--  1 root root  5018319 Dec  2 15:03 orai18n.jar

Could the symbolic link becausing this error?



[2005-02-24 21:38:26] andrew dot nagy at villanova dot edu

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?



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/32089

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