vreemd,
ik heb php al best een boel keren geupgrade op mijn redhat6.2 bak en altijd op de zelfde manier en zonder problemen maar nu gaat het oppeens fout tijdens 'make' met php4.0.5:
make[1]: Entering directory `/root/php-4.0.5'
/bin/sh /root/php-4.0.5/libtool --silent --mode=link gcc -I. -I/root/php-4.0.5/
-I/root/php-4.0.5/main -I/root/php-4.0.5 -I/usr/include/apache -I/root/php-4.0.5/Zend
-I/usr/include/gd -I/root/php-4.0.5/ext/mysql/libmysql -I/root/php-4.0.5/ext/xml/expat/xmltok
-I/root/php-4.0.5/ext/xml/expat/xmlparse -I/root/php-4.0.5/TSRM -DLINUX=2 -DEAPI -DUSE_EXPAT
-DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -o libphp4.la -rpath /root/php-4.0.5/libs -avoid-version
stub.lo Zend/libZend.la sapi/apache/libsapi.la main/libmain.la regex/libregex.la ext/gd/libgd.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 ext/zlib/libzlib.la TSRM/libtsrm.la -lpam -ldl -lz
-lz -lpng -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv
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.0.5'
make: *** [all-recursive] Error 1
mijn configure line:
./configure --with-mysql --with-gd --with-zlib --enable-track-vars --with-apxs
iemand?
ik heb php al best een boel keren geupgrade op mijn redhat6.2 bak en altijd op de zelfde manier en zonder problemen maar nu gaat het oppeens fout tijdens 'make' met php4.0.5:
make[1]: Entering directory `/root/php-4.0.5'
/bin/sh /root/php-4.0.5/libtool --silent --mode=link gcc -I. -I/root/php-4.0.5/
-I/root/php-4.0.5/main -I/root/php-4.0.5 -I/usr/include/apache -I/root/php-4.0.5/Zend
-I/usr/include/gd -I/root/php-4.0.5/ext/mysql/libmysql -I/root/php-4.0.5/ext/xml/expat/xmltok
-I/root/php-4.0.5/ext/xml/expat/xmlparse -I/root/php-4.0.5/TSRM -DLINUX=2 -DEAPI -DUSE_EXPAT
-DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -o libphp4.la -rpath /root/php-4.0.5/libs -avoid-version
stub.lo Zend/libZend.la sapi/apache/libsapi.la main/libmain.la regex/libregex.la ext/gd/libgd.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 ext/zlib/libzlib.la TSRM/libtsrm.la -lpam -ldl -lz
-lz -lpng -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv
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.0.5'
make: *** [all-recursive] Error 1
mijn configure line:
./configure --with-mysql --with-gd --with-zlib --enable-track-vars --with-apxs
iemand?
"I disagree with what you are saying, but I will defend to the death your right to say it." -- not clear who