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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=324871#c1


Andreas Färber <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]               |[EMAIL PROTECTED]
           Found By|---                                             |Third 
Party Developer/Partner
          QAContact|[EMAIL PROTECTED]               |[email protected]
            Version|1.2                                             |SVN




--- Comment #1 from Andreas Färber <[EMAIL PROTECTED]>  2008-01-11 20:21:51 MST 
---
It turns out, on Solaris Express build 70b bind_textdomain_codeset is not in
libintl.so but in libc.so.

Adding the following dllmap entry to Mono's config file fixes this issue:

<dllmap dll="intl" name="bind_textdomain_codeset" target="libc.so" os="solaris"
/>


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

Reply via email to