Date: 07/02/01
- Next message: derick <email protected>: "[PHP-DEV] Bug #11848 Updated: microtime.c compilation"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #11847 Updated: Out-of-Memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: siew <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: 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>
- Next message: derick <email protected>: "[PHP-DEV] Bug #11848 Updated: microtime.c compilation"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #11847 Updated: Out-of-Memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

