mail-archives/mono-bugs/2010-July/102150.html

108 строки
4.1 KiB
HTML
Исходник Обычный вид История

2019-06-06 22:03:35 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 621773] Entry point getaddrinfo not found in WS2_32.DLL in Windows 2000
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20621773%5D%20Entry%20point%20getaddrinfo%20not%20found%20in%0A%20WS2_32.DLL%20in%20Windows%202000&In-Reply-To=bug-621773-28286%40http.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="102114.html">
<LINK REL="Next" HREF="102151.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 621773] Entry point getaddrinfo not found in WS2_32.DLL in Windows 2000</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20621773%5D%20Entry%20point%20getaddrinfo%20not%20found%20in%0A%20WS2_32.DLL%20in%20Windows%202000&In-Reply-To=bug-621773-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 621773] Entry point getaddrinfo not found in WS2_32.DLL in Windows 2000">bugzilla_noreply at novell.com
</A><BR>
<I>Tue Jul 13 15:02:48 EDT 2010</I>
<P><UL>
<LI>Previous message: <A HREF="102114.html">[Mono-bugs] [Bug 621773] New: Entry point getaddrinfo not found in WS2_32.DLL in Windows 2000
</A></li>
<LI>Next message: <A HREF="102151.html">[Mono-bugs] [Bug 621773] Entry point getaddrinfo not found in WS2_32.DLL in Windows 2000
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#102150">[ date ]</a>
<a href="thread.html#102150">[ thread ]</a>
<a href="subject.html#102150">[ subject ]</a>
<a href="author.html#102150">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=621773">http://bugzilla.novell.com/show_bug.cgi?id=621773</A>
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=621773#c1">http://bugzilla.novell.com/show_bug.cgi?id=621773#c1</A>
Zoltan Varga &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>
--- Comment #1 from Zoltan Varga &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>&gt; 2010-07-13 19:02:47 UTC ---
Unlike freeaddrinfo, getaddrinfo is actually required by parts of mono so its
usage cannot be avoided without disabling some functionality. MSDN suggests
including Wspiapi.h, which we cannot do since it is part of MS's Platform SDK,
and it is not in cygwin/mingw, which we use for compiling releases of mono. So
you probably need to compile your own version of mono on windows and work
around these problems.
--
Configure bugmail: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="102114.html">[Mono-bugs] [Bug 621773] New: Entry point getaddrinfo not found in WS2_32.DLL in Windows 2000
</A></li>
<LI>Next message: <A HREF="102151.html">[Mono-bugs] [Bug 621773] Entry point getaddrinfo not found in WS2_32.DLL in Windows 2000
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#102150">[ date ]</a>
<a href="thread.html#102150">[ thread ]</a>
<a href="subject.html#102150">[ subject ]</a>
<a href="author.html#102150">[ 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>