[Mono-bugs] [Bug 627889] IOMAP profiler: undefined symbol: monoeg_g_hash_table_new

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jan 16 12:07:35 EST 2011


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

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


--- Comment #5 from Robert Nagy <robert at humppa.hu> 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.


More information about the mono-bugs mailing list