php-install | 2002112
Date: 11/30/02
- Next message: John Coder: "Re: [PHP-INST] PHP with OCI8 (oracle option) install problem"
- Previous message: Weston Houghton: "[PHP-INST] OS X and Curl Issues"
- Next in thread: John Coder: "Re: [PHP-INST] PHP with OCI8 (oracle option) install problem"
- Reply: John Coder: "Re: [PHP-INST] PHP with OCI8 (oracle option) install problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 `__sysctl <email protected>'
/lib/libpthread.so.0: undefined reference to `_IO_list_unlock <email protected>'
/lib/libpthread.so.0: undefined reference to `_IO_iter_file <email protected>'
/lib/libpthread.so.0: undefined reference to `getrlimit <email protected>'
/lib/libpthread.so.0: undefined reference to `_IO_list_resetlock <email protected>'
/lib/libpthread.so.0: undefined reference to `_IO_iter_begin <email protected>'
/lib/libpthread.so.0: undefined reference to
`__rpc_thread_destroy <email protected>'
/lib/libpthread.so.0: undefined reference to `__libc_sigaction <email protected>'
/lib/libpthread.so.0: undefined reference to `_IO_iter_next <email protected>'
/lib/libpthread.so.0: undefined reference to `_IO_iter_end <email protected>'
/lib/libpthread.so.0: undefined reference to `setrlimit <email protected>'
/lib/libpthread.so.0: undefined reference to `_IO_list_lock <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
- Next message: John Coder: "Re: [PHP-INST] PHP with OCI8 (oracle option) install problem"
- Previous message: Weston Houghton: "[PHP-INST] OS X and Curl Issues"
- Next in thread: John Coder: "Re: [PHP-INST] PHP with OCI8 (oracle option) install problem"
- Reply: John Coder: "Re: [PHP-INST] PHP with OCI8 (oracle option) install problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

