[Mono-bugs] [Bug 635203] DllImport-ing a function from libc.so yields a DllNotFoundException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 27 17:54:53 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=635203#c2


--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2010-08-27 21:54:53 UTC ---
It is enought to write 'libc', instead of 'libc.so', the runtime will map it to
libc.so.6 using the dllmap functionality:
http://www.mono-project.com/Config_DllMap

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