зеркало из https://github.com/mono/mail-archives.git
109 строки
3.8 KiB
HTML
109 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 471862] System.DllNotFoundException
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20471862%5D%20System.DllNotFoundException&In-Reply-To=bug-471862-28286%40https.bugzilla.novell.com/">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="085519.html">
|
|
<LINK REL="Next" HREF="085453.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 471862] System.DllNotFoundException</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20471862%5D%20System.DllNotFoundException&In-Reply-To=bug-471862-28286%40https.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 471862] System.DllNotFoundException">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Wed Feb 4 00:47:28 EST 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="085519.html">[Mono-bugs] [Bug 471862] System.DllNotFoundException
|
|
</A></li>
|
|
<LI>Next message: <A HREF="085453.html">[Mono-bugs] [Bug 471912] New: Prefer TryParse over Parse
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#85521">[ date ]</a>
|
|
<a href="thread.html#85521">[ thread ]</a>
|
|
<a href="subject.html#85521">[ subject ]</a>
|
|
<a href="author.html#85521">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=471862">https://bugzilla.novell.com/show_bug.cgi?id=471862</A>
|
|
|
|
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gnorton at novell.com</A> added comment
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=471862#c6">https://bugzilla.novell.com/show_bug.cgi?id=471862#c6</A>
|
|
|
|
|
|
Geoff Norton <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gnorton at novell.com</A>> changed:
|
|
|
|
What |Removed |Added
|
|
----------------------------------------------------------------------------
|
|
Status|REOPENED |RESOLVED
|
|
CC| |<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gnorton at novell.com</A>
|
|
Resolution| |INVALID
|
|
|
|
|
|
|
|
|
|
--- Comment #6 from Geoff Norton <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gnorton at novell.com</A>> 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: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="085519.html">[Mono-bugs] [Bug 471862] System.DllNotFoundException
|
|
</A></li>
|
|
<LI>Next message: <A HREF="085453.html">[Mono-bugs] [Bug 471912] New: Prefer TryParse over Parse
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#85521">[ date ]</a>
|
|
<a href="thread.html#85521">[ thread ]</a>
|
|
<a href="subject.html#85521">[ subject ]</a>
|
|
<a href="author.html#85521">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|