Hello all,

        When running the following configure command I get an error telling me to 
check the debug.log file. I have pasted my debug.log file below, has anyone seen this 
error before and know how to fix it?

====Start of log====
CONFIGURE:   './configure' '--with-oci8' '--with-apache=../apache_1.3.26' 
'--enable-track-vars' '--without-mysql'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:    -D_POSIX_PTHREAD_SEMANTICS
CXX:        
CXXFLAGS:   
INCLUDES:    -I/export/home/install/apache_1.3.26/src/include 
-I/export/home/install/apache_1.3.26/src/os/unix  -I$(top_builddir)/Zend 
-I/u01/app/oracle/product/9.0.1/rdbms/public 
-I/u01/app/oracle/product/9.0.1/rdbms/demo -I/u01/app/oracle/product/9.0.1/plsql/public
LDFLAGS:     -R/usr/ucblib -L/usr/ucblib -R/u01/app/oracle/product/9.0.1/lib 
-L/u01/app/oracle/product/9.0.1/lib
LIBS:       -ldl -lgen -lsocket -lnsl -lcrypt -lresolv -lresolv -lresolv -lm -ldl 
-lnsl -lsocket  -lsocket -lcrypt -lclntsh
DLIBS:      
SAPI:       apache
PHP_RPATHS:  /usr/ucblib /u01/app/oracle/product/9.0.1/lib
uname -a:   SunOS chirp 5.8 Generic_108528-09 sun4u sparc SUNW,Sun-Blade-100

gcc -o conftest -g -O2  -D_POSIX_PTHREAD_SEMANTICS  -R/usr/ucblib -L/usr/ucblib 
-R/u01/app/oracle/product/9.0.1/lib -L/u01/app/oracle/product/9.0.1/lib conftest.c 
-ldl -lgen -lsocket -lnsl -lcrypt -lresolv -lresolv -lresolv -lm -ldl -lnsl -lsocket  
-lsocket -lcrypt -lclntsh 1>&5
ld: fatal: file /u01/app/oracle/product/9.0.1/lib/libclntsh.so: wrong ELF class: 
ELFCLASS64
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
====End of Log====

Sincerely,

Brian Vaughan
IT Administrator


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

Reply via email to