Bug 59341

Summary: popt might need to include <values.h>
Product: [Retired] Red Hat Raw Hide Reporter: Jeff Johnson <jbj>
Component: poptAssignee: Jeff Johnson <jbj>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-29 21:43:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeff Johnson 2002-02-05 21:40:21 UTC
I had occasion to compile popt today on my 2.4.17 linux system. By way of
+background, it's a fairly stock CRUX linux install with gcc 2.95.3 and glibc
+2.2.4. The compile in popt.c failed due to the unrecognized symbols FLT_MAX
and+FLT_MIN. This was easily fixed by adding "#include <values.h>" near the top
of
+the source file. I just thought you guys might like to know.

Comment 1 Bill Nottingham 2005-09-29 21:43:46 UTC
Closing bugs on older, no longer supported, releases. Apologies for any lack of
response.

For RPM issues, please try a current release such as Fedora Core 4; if bugs
persist, please open a new issue.