Hi,

I have Redhat 7.2 installed with PHP and mysql. However I need to
connect to an Oracle Database so I am trying to rebuild php with the
Oracle option, but it keeps dying on me.

Debug.log
---------
CONFIGURE:   './configure' '--enable-track-vars'
'--with-oracle=/home/oracle/OraHome1/' '--with-mysql' '--enable
-sigchild'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES:      -I$(top_builddir)/Zend
-I/home/erick/php-4.2.1/ext/mysql/libmysql
-I/home/oracle/OraHome1//rdbms/
public -I/home/oracle/OraHome1//rdbms/demo
-I/home/oracle/OraHome1//network/public
LDFLAGS:     -Wl,-rpath,/home/oracle/OraHome1//lib
-L/home/oracle/OraHome1//lib
LIBS:       -lm -ldl -lcrypt -lresolv -lm -ldl -lnsl  -lresolv -lcrypt
-lclntsh
DLIBS:
SAPI:       cgi
PHP_RPATHS:  /home/oracle/OraHome1//lib
uname -a:   Linux sebulba.cm.co.za 2.4.7-10 #1 Thu Sep 6 17:21:28 EDT
2001 i586 unknown

gcc -o conftest -g -O2   -Wl,-rpath,/home/oracle/OraHome1//lib
-L/home/oracle/OraHome1//lib conftest.c -lm -ldl
-lcrypt -lresolv -lm -ldl -lnsl  -lresolv -lcrypt -lclntsh 1>&5
/usr/bin/ld: cannot find -lclntsh
collect2: ld returned 1 exit status
-- 
Best Regards,

Erick Truter
Software Futures

5th floor, 67 Old Fort Road, Durban, 4001, South Africa     

E-mail: [EMAIL PROTECTED]
Phone: +27 31 3069777  
Fax: +27 31 3069770
----------------------------------------------------------
This e-mail and attachments relating thereto, is intended for the above
mentioned recipient.  If you have received this e-mail in error, kindly
notify the sender and delete it immediately as it contains information
relating to the official business of insert company name, which is
confidential, legally privileged and proprietary to Software Futures.
Software Futures does not own and endorse any other content.  The
views and opinions expressed in this e-mail are those of the sender
unless
clearly stated as being those of Software Futures.

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

Reply via email to