Hello,

I am trying to install the latest version of php. I got errors on the ./configure --with-oci8=/my/oracle/home/directory. I have the following setup:
Oracle 8.1.7 for linux
Apache: 1.3.20-16
red hat 7.2

Oracle works like a charm but the oracle install itself was tricky requiring some redhat 6.2 packages (http://staff.in2.hr/denis/oracle/817install_rh72_en.html).

I am very new to this so be gentle with me! What am I goofing up? Also, I'd rather not mess with stuff that is working (i.e. Apache, Oracle) but it I have to reinstall these, let me know.

Thanks so much!
Laura

Here is my debug.log file:


CONFIGURE: './configure' '--with-oci8=/u09/app/oracle/product/8.1.7'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES: -I$(top_builddir)/Zend -I/u09/app/oracle/product/8.1.7/rdbms/public -I/u09/app/oracle/product/8.1.7/rdbms/demo
LDFLAGS: -Wl,-rpath,/u09/app/oracle/product/8.1.7/lib -L/u09/app/oracle/product/8.1.7/lib
LIBS: -lcrypt -lresolv -lm -ldl -lnsl -lcrypt -ldl -lm -lclntsh -locijdbc8
DLIBS:
SAPI: cgi
PHP_RPATHS: /u09/app/oracle/product/8.1.7/lib
uname -a: Linux usedx9 2.4.7-10enterprise #1 SMP Thu Sep 6 16:48:20 EDT 2001 i686 unknown

gcc -o conftest -g -O2 -Wl,-rpath,/u09/app/oracle/product/8.1.7/lib -L/u09/app/oracle/product/8.1.7/lib conftest.c -lcrypt -lresolv -lm -ldl -lnsl -lcrypt -ldl -lm -lclntsh -locijdbc8 >&5
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to `[EMAIL PROTECTED]'
collect2: ld returned 1 exit status





_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to