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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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