php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6949 Compiling Problem (microtime.c)
Submitted: 2000-09-29 19:40 UTC Modified: 2000-09-30 03:09 UTC
From: hirm at chariot dot net dot au Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.2 OS: RH6.1 Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hirm at chariot dot net dot au
New email:
PHP Version: OS:

 

 [2000-09-29 19:40 UTC] hirm at chariot dot net dot au
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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-30 03:09 UTC] sas@php.net
Please refer to

http://www.php.net/FAQ.php#6.12
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jul 14 19:00:01 2026 UTC