Bug 216120 - global symbol collisions
Summary: global symbol collisions
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 216170
TreeView+ depends on / blocked
 
Reported: 2006-11-17 12:32 UTC by Joe Orton
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 4.1.1-42
Clone Of:
Environment:
Last Closed: 2006-12-04 09:51:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe Orton 2006-11-17 12:32:45 UTC
Description of problem:
Global symbol collisions for /usr/lib/libgcj.so.7rh.0.0:
  with /usr/lib/libltdl.so.3.1.4 => lt_dlloader_find lt_dlinit (...29 symbols
omitted...) lt_dladderror
  with /usr/lib/libmp.so.3.1.7 => pow
  with /usr/lib/libmono.so.0.0.0 => GC_next_exclusion GC_new_free_list_inner
(...478 symbols omitted...) GC_print_heap_sects
  with /usr/lib/libgwrap-core-runtime.so.0.0.1 => ffi_type_void ffi_type_test
(...25 symbols omitted...) ffi_prep_closure

libgcj-4.1.1-30.i386

libgij also defines a main() but I presume that's intentional.


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