http://bugs.winehq.org/show_bug.cgi?id=9787
--- Comment #118 from Martin Bosner cleric@x-ion.de 2008-01-04 23:21:47 --- After i patched the gentoo 0.9.52 version:
I allways get this compile error:
socket.c: In function 'AcceptEx_recv': socket.c:1364: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'SOCKET' socket.c: In function 'WS2_async_accept': socket.c:1391: error: 'struct accept_socket_request' has no member named 'ahandle' make[2]: *** [socket.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-0.9.52/work/wine-0.9.52/dlls/ws2_32' make[1]: *** [ws2_32] Error 2 make[1]: *** Waiting for unfinished jobs....
What did i do wrong?