Bug 53534

Summary: clib_ext.h redefines snprintf in an incompatible fashion
Product: [Retired] Red Hat Raw Hide Reporter: SL Baur <sb32351>
Component: rpmAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED RAWHIDE 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-06-07 19:40:36 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:
Attachments:
Description Flags
fix for snprintf botchy none

Description SL Baur 2001-09-11 00:48:49 UTC
Description of Problem:
clib_ext.h redefines snprintf to be snprintf_rpmdb, but this
symbol is never defined anywhere.   A minimal patch is
attached to allow rpm to be built on Solaris.

Version-Release number of selected component (if applicable):
4.0.3/CVS

How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 SL Baur 2001-09-11 00:53:06 UTC
Created attachment 31557 [details]
fix for snprintf botchy

Comment 2 Paul Nasrat 2005-06-07 19:40:36 UTC
I believe the later sleepycat db/* used in later rpm do not have this issue, and
are known to build on Solaris - cf OpenPkg rpm packages.