http://bugs.winehq.org/show_bug.cgi?id=25377 --- Comment #10 from Emerson Prado <emerson.prado.eng(a)gmail.com> 2010-12-03 13:07:08 CST --- I got an error in make: In file included from ../../include/ws2tcpip.h:23, from ../../include/http.h:25, from httpapi_main.c:27: ../../include/ws2ipdef.h:165: error: redefinition of ‘struct in_pktinfo’ make[1]: ** [httpapi_main.o] Erro 1 I went forward anyway and did a make install, which returned the exact same error. Then, I found out Wine is not installed. I uninstalled the previous version with make uninstall before any changes and applied the patch with -p1. I noticed the article mentions ip_pktinfo, but the error mentions in_pktinfo. Could this indicate something? May I have done something wrong? Have someone tried this patch already? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.