[PHP-DEV] Bug #11848 Updated: microtime.c compilation From: derick <email protected>
Date: 07/02/01

ID: 11848
Updated by: derick
Reported By: siew <email protected>
Old-Status: Open
Status: Closed
Bug Type: Compile Failure
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:

RTFM: see www.php.net/FAQ.php, item 6.12

Derick

Previous Comments:
---------------------------------------------------------------------------

[2001-07-02 15:43:56] siew <email protected>

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)

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11848&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>