Bug 216142 - global symbol collisions from libgtkspell
Summary: global symbol collisions from libgtkspell
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtkspell
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 216170
TreeView+ depends on / blocked
 
Reported: 2006-11-17 14:24 UTC by Joe Orton
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: gtkspell-2.0.11-3.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-02-15 01:40:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe Orton 2006-11-17 14:24:12 UTC
Description of problem:
Clashes for /usr/lib/libgtkspell.so.0.0.0:
  with /usr/lib/libdhcp4client.so.1 => quiet

nm -D shows:

4f529f40 R quiet
4f529f3c R debug
4f528da0 T build_suggestion_menu

which look like symbols missing a "static" qualifier or otherwise a gtkspell_
prefix.

Version-Release number of selected component (if applicable):
gtkspell-2.0.11-2.1.i386

Comment 1 Matthew Barnes 2007-02-15 01:40:57 UTC
Fixed in gtkspell-2.0.11-3.fc7.

Also forwarded this to the upstream bug tracking site, though it doesn't look
like it's actively maintained:

http://sourceforge.net/tracker/index.php?func=detail&aid=1660204&group_id=7896&atid=107896


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