Bug 117265 - zlib symbol clashes
Summary: zlib symbol clashes
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: rpm
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-02 13:12 UTC by Joe Orton
Modified: 2007-04-18 17:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-02 15:30:57 UTC
Embargoed:


Attachments (Terms of Use)
list of symbols duplicated between libz and librpmio (3.16 KB, text/plain)
2004-03-02 13:13 UTC, Joe Orton
no flags Details

Description Joe Orton 2004-03-02 13:12:12 UTC
The copy of zlib embedded in librpmio.so does not have symbol names
changed to avoid clashes with libz.so.  Potential mess if an
application dlopens librpmio and the system libz.so has a different
ABI to the copy of zlib embedded in librpmio.

I'll attach the list of symbols.

Comment 1 Joe Orton 2004-03-02 13:13:39 UTC
Created attachment 98183 [details]
list of symbols duplicated between libz and librpmio

Comment 2 Jeff Johnson 2004-03-02 15:30:57 UTC
Yup, pissed away 5 days figgering the symbol pollution w yum
2 weeks ago.

rpm-4.3 is built now (and has been for the last 2 weeks) without
internal zlib.


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