upgrading php and during make I get this error message... anyone help? TIA..
php-4.2.1]# make
Making all in Zend
make[1]: Entering directory /usr/local/src/php-4.2.1/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=2 -DMOD_SSL=206106 -DUSE_HSREGEX -DEAPI -DEAPI_MM -DUSE_EXPAT -I../TSRM -g -O2 -prefer-pic -c -o zend_language_parser.lotest -f zend_language_parser.c || echo './'zend_language_parser.c
In file included from zend_API.h:28,
from zend_language_parser.c:151:
zend_operators.h: In functionis_numeric_string':
zend_operators.h:78: ERANGE' undeclared (first use in this function)
zend_operators.h:78: (Each undeclared identifier is reported only once
zend_operators.h:78: for each function it appears in.)
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory/usr/local/src/php-4.2.1/Zend'
make: *** [all-recursive] Error 1