php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17385 configure doesn't define HAVE_SYS_RESOURCE_H
Submitted: 2002-05-23 09:18 UTC Modified: 2002-09-11 11:11 UTC
From: jules at earthcorp dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.2.1 OS: SuSE Linux
Private report: No CVE-ID: None
 [2002-05-23 09:18 UTC] jules at earthcorp dot com
The configure script fails to define HAVE_SYS_RESOURCE_H
despite the fact that this file clearly exists in /usr/include/sys and a test program that includes it compiles without errors (but 1 warning is generated).


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-23 09:44 UTC] sniper@php.net
What is your compiler version? (gcc --version)
And what was the configure line?
Does plain './configure' work?

--Jani

 [2002-09-11 11:11 UTC] sniper@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC