When installing php4 i get the followin errors:
from php.h:37,
from internal_functions.c:23:
/usr/src/php-4.0.4pl1/Zend/zend_operators.h:74: ERANGE' undeclared (first use in this function)
/usr/src/php-4.0.4pl1/Zend/zend_operators.h:74: (Each undeclared identifier is reported only once
/usr/src/php-4.0.4pl1/Zend/zend_operators.h:74: for each function it appears in.)
/usr/src/php-4.0.4pl1/TSRM/tsrm_virtual_cwd.h: At top level:
In file included from php.h:288,
from internal_functions.c:23:
/usr/src/php-4.0.4pl1/TSRM/tsrm_virtual_cwd.h:116: parse error before'
/usr/src/php-4.0.4pl1/TSRM/tsrm_virtual_cwd.h:116: warning: data definition has no type or storage class
In file included from php.h:297,
from internal_functions.c:23:
php_reentrancy.h:50: parse error before *'
In file included from /usr/src/php-4.0.4pl1/ext/standard/php_standard.h:43,
from internal_functions.c:33:
/usr/src/php-4.0.4pl1/ext/standard/fsock.h:69: warning:struct in_addr' declared inside parameter list
/usr/src/php-4.0.4pl1/ext/standard/fsock.h:69: warning: its scope is only this definition or declaration,
/usr/src/php-4.0.4pl1/ext/standard/fsock.h:69: warning: which is probably not what you want.
/usr/src/php-4.0.4pl1/ext/standard/fsock.h:82: warning: struct sockaddr' declared inside parameter list
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory/usr/src/php-4.0.4pl1/main'
make[1]: [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/php-4.0.4pl1/main'
make: * [all-recursive] Error 1