[Mono-bugs] [Bug 633830] Beagled gives DLL not found error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 15 08:27:36 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=633830#c6


--- Comment #6 from Andrés G. Aragoneses <knocte at gmail.com> 2010-09-15 12:27:35 UTC ---
(In reply to comment #5)
> beagle doesn't provide any .config besides one for Util.dll that just says:
> 
> > cat /usr/lib/beagle/Util.dll.config
> <configuration>
> </configuration>

If it's empty it's useless, it should be removed upstream.


> I have seen mono claim that it can't find a .so when really the problem was
> that it didn't load.  And this .so surely cannot load since libmono.so.0 does
> not exist anymore.

You sure? I just created a test with a managed app calling an unmanaged shared
lib, which calls g_print without linking to GLib, and I didn't get any managed
exception, instead I got (when executing the managed app that calls the
DllImport):

mono: symbol lookup error: libSharedUnmanagedLib.so: undefined symbol: g_print

-- 
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