Hi folks -
I'm unable to install and run PHP 4.3.2 on RedHat 9.
I'm not sure where the error below comes from, but
I've downloaded, and reinstalled MySQL 4.0.12 rpms
with no change in the error.
This is where I first see the error, but I also get the same
error if I attempt to load a test.php from within apache 1.3.27
Any help welcome!
Thanks
Don
[bumpus@robinman php-4.3.2RC2]# cat debug.log
CONFIGURE: './configure' '--with-gd' '--with-mysql=/usr' '--with-zlib-dir=/usr' '--with-apsx=/usr/local/apache/bin/apxs' '--disable-cgi'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS: CXX:
CXXFLAGS: INCLUDES: -I$(top_builddir)/Zend -I/usr/include/mysql
LDFLAGS: LIBS: -lcrypt -lmysqlclient -lpng -lz -lz -lresolv -lm -ldl -lnsl -lcrypt
DLIBS:
SAPI: cli
PHP_RPATHS:
uname -a: Linux robinman 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
gcc -o conftest -g -O2 conftest.c -lcrypt -lmysqlclient -lpng -lz -lz -lresolv -lm -ldl -lnsl -lcrypt 1>&5
./conftest: relocation error: /usr/lib/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
😃 😃