Trying to upgrade from 4.0.1pl2 to 4.0.5 on Mandrake 7.0 Im getting the following error:
Making all in standard
make[2]: Entering directory /opt/php-4.0.5/ext/standard'
make[3]: Entering directory/opt/php-4.0.5/ext/standard'
/bin/sh /opt/php-4.0.5/libtool --silent --mode=compile gcc -I. -I/opt/php-4.0.5/ext/standard -I/opt/php-4.0.5/main -I/opt/php-4.0.5 -I/usr/local/web/apache/include -I/opt/php-4.0.5/Zend -I/opt/php-4.0.5/ext/mysql/libmysql -I/opt/php-4.0.5/ext/xml/expat/xmltok -I/opt/php-4.0.5/ext/xml/expat/xmlparse -I/opt/php-4.0.5/TSRM -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c file.c
make[3]: [file.lo] Segmentation fault (core dumped)
make[3]: Leaving directory /opt/php-4.0.5/ext/standard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory/opt/php-4.0.5/ext/standard'
make[1]: [all-recursive] Error 1
make[1]: Leaving directory `/opt/php-4.0.5/ext'
make: *** [all-recursive] Error 1
any help is appreciated?