Bug 45648

Summary: missing buildreq in spec
Product: [Retired] Red Hat Raw Hide Reporter: Ronny Buchmann <ronny-rhbugzilla>
Component: gnorpmAssignee: Alexander Larsson <alexl>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-03 19:56:12 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 Ronny Buchmann 2001-06-24 15:54:34 UTC
Description of Problem: building of gnorpm needs db3-devel package


How Reproducible: always 

Steps to Reproduce:
rpm --rebuild gnorpm-0.96...

Actual Results:
configure stops after testing for rpm
config.log shows that ld complains about -ldb

Additional Information:
after installing db3-devel it's working

Comment 1 Alexander Larsson 2001-07-03 19:56:08 UTC
The db3-devel buildreq was apparantly removed from the specfile, because
sometimes libdb can be in glibc.


Comment 2 Alexander Larsson 2001-07-12 18:24:50 UTC
The latest version of the package BuildRequires /usr/lib/libdb1.a, that should
work. Closing this bug.