Date: 09/29/00
- Next message: rwidmer <email protected>: "[PHP-DEV] PHP 4.0 Bug #6950: make extract() return true or false"
- Previous message: raix <email protected>: "[PHP-DEV] PHP 4.0 Bug #6948: $this->func="myfunc"; $this->func("hello");"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: hirm <email protected>
Operating system: RH6.1 Linux
PHP version: 4.0.2
PHP Bug Type: Compile Failure
Bug description: Compiling Problem (microtime.c)
During compiling with:
--with-mysql --with-apxs --with-gd --with-jpeg-dir
I get the error:
microtime.c: In function `php_if_getrusage':
microtime.c:97: storage size of `usg' isn't known
microtime.c:100: `RUSAGE_SELF' undeclared (first use in this function)
microtime.c:100: (Each undeclared identifier is reported only once
microtime.c:100: for each function it appears in.)
microtime.c:106: `RUSAGE_CHILDREN' undeclared (first use in this function)
make[3]: *** [microtime.lo] Error 1
I get this with both php4.0.0 and php4.0.2 !!
MWP
-- 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: rwidmer <email protected>: "[PHP-DEV] PHP 4.0 Bug #6950: make extract() return true or false"
- Previous message: raix <email protected>: "[PHP-DEV] PHP 4.0 Bug #6948: $this->func="myfunc"; $this->func("hello");"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

