https://bugzilla.novell.com/show_bug.cgi?id=324871
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324871#c2 Andreas Färber <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] Status|NEW |ASSIGNED --- Comment #2 from Andreas Färber <[EMAIL PROTECTED]> 2008-01-14 16:58:23 MST --- Created an attachment (id=190491) --> (https://bugzilla.novell.com/attachment.cgi?id=190491) proposed patch This patch adds two dllmap entries for "solaris" to Mono's global config. Note: The libc function was introduced in Solaris 9 (4/03). Thus, if we want to support Solaris 8 there too, we may need to make this conditional somehow. But currently Mono is statically assigning INTL as libintl.so on Solaris without allowing the user to override this, so I assume it currently fails unless the user has a GNU libintl.so in LD_LIBRARY_PATH; or would it always fail due to presence of the system libintl.so? -- 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
