https://bugs.winehq.org/show_bug.cgi?id=41705 Nathan <version2013(a)openmailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |version2013(a)openmailbox.org --- Comment #1 from Nathan <version2013(a)openmailbox.org> --- I get similar build error messages. [terminal snip] make[1]: Entering directory `/opt/wine-1.9.23/dlls/dpnet' gcc -c -o address.o address.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \ -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings \ -Wpointer-arith -fno-omit-frame-pointer -O2 In file included from ../../include/winsock2.h:47, from dpnet_private.h:29, from address.c:37: ../../include/winsock.h:408: error: redefinition of typedef 'SOCKADDR' ../../include/dpaddr.h:30: error: previous declaration of 'SOCKADDR' was here make[1]: *** [address.o] Error 1 make[1]: Leaving directory `/opt/wine-1.9.23/dlls/dpnet' make: *** [dlls/dpnet] Error 2 [/terminal snip] My system: Puppy Linux 4.3 (x86) [command prompt] uname -r 2.6.30.5 [command prompt] ldd --version ldd (GNU libc) 2.6.1 -- 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.