Hi,<br><br>Unfortunely no, I&#39;m sure that WINVER is defined to 0x0502.<br><br>Thanks.<br><br><div class="gmail_quote">2009/6/21 Erik van Pienbroek <span dir="ltr">&lt;<a href="mailto:erik@vanpienbroek.nl">erik@vanpienbroek.nl</a>&gt;</span><br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Op zondag 21-06-2009 om 17:14 uur [tijdzone -0300], schreef Fabrício<br>
Godoy:<br>
<div class="im">&gt; I&#39;m getting error compiling in Fedora 11, in Fedora 10 I was compiling<br>
&gt; without errors.<br>
&gt; Please, see attached file.<br>
<br>
</div>Hi,<br>
<br>
The declaration of IP_ADAPTER_ADDRESSES is in the<br>
file /usr/i686-pc-mingw32/sys-root/mingw/include/iptypes.h and guarded<br>
with a &#39;#if (_WIN32_WINNT &gt;= 0x0501) &amp;&amp; defined(_WINSOCK2_H)&#39; block.<br>
<br>
I guess that the compiler flag &#39;-D_WIN32_WINNT=0x0501&#39; got lost<br>
somewhere in your transition from Fedora 10 to Fedora 11.<br>
<br>
Regards,<br>
<br>
Erik van Pienbroek<br>
<br>
<br>
_______________________________________________<br>
fedora-mingw mailing list<br>
<a href="mailto:fedora-mingw@lists.fedoraproject.org">fedora-mingw@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw</a><br>
</blockquote></div><br>