Bug 3125

Summary: rpm-devel should require popt
Product: [Retired] Red Hat Linux Reporter: otto
Component: rpmAssignee: Jay Turner <jturner>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: srevivo
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: 1999-06-16 21:45:38 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 otto 1999-05-28 15:20:30 UTC
/usr/include/rpm/rpmlib.h says:
#include "popt.h"	/* XXX you now need to install the popt
package */

But rpm-devel does not formally require it, so I got an
error message trying to use the library...

Comment 1 Jeff Johnson 1999-06-16 21:45:59 UTC
Fixed in rpm-3.0.2-0.3. Thanks for the report.