I seem to have everything and my path is correct. If I go ahead with the compile I get the same error when Istart appache2.
CONFIGURE:   './configure' '--with-apxs=/usr/sbin/apxs' '--with-mysql=/usr'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:   
CXX:        
CXXFLAGS:   
INCLUDES:    -I$(top_builddir)/Zend -I/usr/include/mysql
LDFLAGS:    
LIBS:       -lcrypt -lmysqlclient -lresolv -lm -ldl -lnsl  -lcrypt
DLIBS:      
SAPI:       apache
PHP_RPATHS: 
uname -a:   Linux NanoSpec 2.4.20-28.9 #1 Thu Dec 18 13:45:22 EST 2003 i686 i686 i386 
GNU/Linux

gcc -o conftest -g -O2   conftest.c -lcrypt -lmysqlclient -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

Reply via email to