Hi!
I'm installing php with oracle and
apache.
I have tried all last versions of php but always
it gives me the same problem with all versions. The same pack with the same
versions of php+oracle+apache works on another box, I have installed it a couple
of month ago. But today I have this problem, nothing was changed in Oracle so I
don't know what it might be. Have you any idea about it? I attached debug.log to
this mail...
Thanks a lot!!
Konstantin
|
CONFIGURE: './configure' '--with-apache=../apache_1.3.27' '--with-oci8=/usr2/oracle' '--enable-sigchild' '--enable-dbase' '--enable-track-vars' '--with-ftp' '--with-gd-dir=/usr/src/gd-1.8.4' '--with-zlib' '--with-jpeg-dir=/usr/src/jpeg-6b' '--with-png-dir=/usr/src/libpng-1.2.0' '--enable-calendar' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: CXXFLAGS: INCLUDES: -I$(top_builddir)/Zend -I/usr2/oracle/rdbms/demo -I/usr2/oracle/network/public -I/usr2/oracle/plsql/public LDFLAGS: -Wl,-rpath,/usr2/oracle/lib -L/usr2/oracle/lib LIBS: -lclntsh -lpsa -lcore4 -lnlsrtl3 -lclntsh -lpsa -lcore4 -lnlsrtl3 -lz -lcrypt -lresolv -lm -ldl -lnsl -lcrypt -lnsl -lm -lnsl -lm DLIBS: SAPI: apache PHP_RPATHS: /usr2/oracle/lib uname -a: Linux homer2 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
gcc -o conftest -g -O2 -Wl,-rpath,/usr2/oracle/lib -L/usr2/oracle/lib conftest.c -lclntsh -lpsa -lcore4 -lnlsrtl3 -lclntsh -lpsa -lcore4 -lnlsrtl3 -lz -lcrypt -lresolv -lm -ldl -lnsl -lcrypt -lnsl -lm -lnsl -lm 1>&5 /usr2/oracle/lib/libclntsh.so: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /usr2/oracle/lib/libclntsh.so: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead /usr2/oracle/lib/libclntsh.so: the `llseek' function may be dangerous; use `lseek64' instead. /usr2/oracle/lib/libcore4.a(lsf3p.o)(.text+0x26ae): In function `lsf3pd': : undefined reference to `__ctype_tolower' /usr2/oracle/lib/libcore4.a(lsf3p.o)(.text+0x3431): In function `lsf3pd': : undefined reference to `__ctype_toupper' /usr2/oracle/lib/libcore4.a(lsf3p.o)(.text+0x37ae): In function `lsf3pd': : undefined reference to `__ctype_toupper' /usr2/oracle/lib/libcore4.a(lsf3pc.o)(.text+0xa2): In function `lsf3pcbg': : undefined reference to `__ctype_tolower' /usr2/oracle/lib/libcore4.a(lsf3pc.o)(.text+0x19a): In function `lsf3pcbg': : undefined reference to `__ctype_tolower' /usr2/oracle/lib/libcore4.a(lsf3pc.o)(.text+0x539): In function `lsf3pcbg': : undefined reference to `__ctype_toupper' /usr2/oracle/lib/libclntsh.so: undefined reference to `__ctype_b' collect2: ld returned 1 exit status