Bug 216134 - duplicate global symbols in libxdelta+libedsio
Summary: duplicate global symbols in libxdelta+libedsio
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: xdelta
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Adam Tkac
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 216170
TreeView+ depends on / blocked
 
Reported: 2006-11-17 14:08 UTC by Joe Orton
Modified: 2013-04-30 23:34 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-01-18 16:42:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe Orton 2006-11-17 14:08:22 UTC
Description of problem:
jorton@jolt:~$ rpm -qf /usr/lib/libedsio.so.0.0.0  /usr//lib/libxdelta.so.2.0.0 
xdelta-1.1.3-20.i386
xdelta-1.1.3-20.i386

Clashes for /usr/lib/libxdelta.so.2.0.0:
  with /usr/lib/libedsio.so.0.0.0 => serializeio_source_reset_allocation
EC_EdsioOutputBufferShort (...193 symbols omitted...) EC_EdsioUnexpectedType

these libraries both seem to contain a whole bunch of duplicated symbols.  Is
this intentional or is one supposed to be linked against the other?

Comment 1 Adam Tkac 2007-01-18 16:42:44 UTC
I've reported this problem to upstream so let final resolution there.


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