https://bugzilla.novell.com/show_bug.cgi?id=471862
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=471862#c6 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #6 from Geoff Norton <[email protected]> 2009-02-03 22:47:26 MST --- Mono 2.0 was ppc32 only. The reason your first example doesn't work is you're trying to pinvoke a 64-bit library. The reason your second example does work is 32-bit libc has to be present on your system. This is still not a mono bug. -- 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
