Bug 59341 - popt might need to include <values.h>
Summary: popt might need to include <values.h>
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: popt
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-05 21:40 UTC by Jeff Johnson
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-29 21:43:46 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.