Bug 98060 - Linked against both glib1 and glib2
Summary: Linked against both glib1 and glib2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: pan
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-06-25 21:23 UTC by Ralph Loader
Modified: 2007-04-18 16:55 UTC (History)
1 user (show)

Fixed In Version: 0.14.0-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-26 15:54:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Ralph Loader 2003-06-25 21:23:08 UTC
Description of problem:

pan-0.14.0-1 is linked against both libglib-1.2 and libglib-2.0.  AFAICS, these
are not designed to co-exist - they export many duplicate functions.  Ditto
libgthread-{1.2,2.0}

Steps to Reproduce:

ldd /usr/bin/pan | grep glib

Actual results:

pan is linked against two different versions of libglib.

Expected results:

Should be linked to libglib-2.0 (and gthread-2.0) but not libglib-1.2 (nor
libgthread-1.2).

Comment 1 Jens Petersen 2003-06-26 15:54:17 UTC
Thanks for the report.  Should be fixed in rawhide in next build.


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