Hello, I am trying to get php to work [trying indicating Im not getting 
anywhere :(] 
I run ./configure with the various options I want and it doesnt give any 
errors, then I run make (or jump into make install) either way, I get an 
error:

make[1]: Entering directory `/root/php-4.1.1'
/bin/sh /root/php-4.1.1/libtool --silent --mode=link gcc  -I. 
-I/root/php-4.1.1/ -I/root/php-4.1.1/main -I/root/php-4.1.1 
-I/usr/local/apache/include -I/root/php-4.1.1/Zend 
-I/root/php-4.1.1/ext/mysql/libmysql -I/root/php-4.1.1/ext/xml/expat  
-DLINUX=22 -DUSE_HSREGEX -DNO_DL_NEEDED -I/root/php-4.1.1/TSRM -g -O2 
-prefer-pic   -o libphp4.la -rpath /root/php-4.1.1/libs -avoid-version   
stub.lo  Zend/libZend.la sapi/apache/libsapi.la main/libmain.la 
regex/libregex.la ext/mysql/libmysql.la ext/pcre/libpcre.la 
ext/posix/libposix.la ext/session/libsession.la ext/standard/libstandard.la 
ext/xml/libxml.la TSRM/libtsrm.la -ldl -lcrypt -lresolv -lm -ldl -lnsl 
-lresolv -lcrypt
stub.lo: file not recognized: File truncated
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/root/php-4.1.1'
make: *** [all-recursive] Error 1
[root@localhost php-4.1.1]#

Anyone know how to fix this please ?

-- 
Head of Project Totally Confused And Lost
www.jsa3d.co.uk | www.rrpg.co.uk

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

Reply via email to