https://bugzilla.novell.com/show_bug.cgi?id=627889

https://bugzilla.novell.com/show_bug.cgi?id=627889#c5


--- Comment #5 from Robert Nagy <[email protected]> 2011-01-16 17:07:34 UTC ---
(In reply to comment #4)
> Could you paste the linker error message, also the result of 'nm
> libmono-2.0.so' ?

(t500 lib 2661)$ nm libmono-2.0.so.1.0  | grep monoeg_g_hash_table_new
00207b00 T monoeg_g_hash_table_new
00207b90 T monoeg_g_hash_table_new_full

When libtool tries to link libmono-profiler-iomap.so there are two libeglibs
defined on the command line.

-Wl,-whole-archive /home/pobj/mono-2.8.2/mono-2.8.2/eglib/src/.libs/libeglib.a
/home/pobj/mono-2.8.2/mono-2.8.2/eglib/src/.libs/libeglib.a

so that's why there are duplicate symbols.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to