From:             andrew dot nagy at villanova dot edu
Operating system: Fedora Core 3
PHP version:      4CVS-2005-02-23 (stable)
PHP Bug Type:     OCI8 related
Bug description:  Crash during Make with Oracle Instant Client Support

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

Reply via email to