From: [EMAIL PROTECTED] Operating system: RedHat 6.0 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: microtime.c compilation I've tried to compile using: './configure --with-mysql --with-apx=/usr/local/apache/bin/apxs' and after typing 'make', it said: microtime.c: In function `php_if_getrusage': microtime.c:99: storage size of `usg' isn't known microtime.c:102: `RUSAGE_SELF' undeclared (first use in this function) microtime.c:102: (Each undeclared identifier is reported only once microtime.c:102: for each function it appears in.) microtime.c:108: `RUSAGE_CHILDREN' undeclared (first use in this function) -- Edit Bug report at: http://bugs.php.net/?id=11848&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]