https://bugs.winehq.org/show_bug.cgi?id=37253
Bug ID: 37253 Summary: dlls/wbemprox/builtin.c fails to build on NetBSD 6.1.4 Product: Wine Version: 1.7.26 Hardware: x86 OS: NetBSD Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: wmi&wbemprox Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
gcc -c -o builtin.o builtin.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -fno-omit-frame-pointer -g -O2 In file included from /usr/include/sys/time.h:268:0, from /usr/include/time.h:142, from ../../include/iptypes.h:22, from ../../include/iphlpapi.h:27, from builtin.c:34: /usr/include/sys/select.h:67:18: error: expected declaration specifiers or '...' before 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' /usr/include/sys/select.h:67:39: error: expected declaration specifiers or '...' before 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' /usr/include/sys/select.h:68:5: error: expected declaration specifiers or '...' before 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' /usr/include/sys/select.h:70:17: error: expected declaration specifiers or '...' before 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' /usr/include/sys/select.h:70:38: error: expected declaration specifiers or '...' before 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' /usr/include/sys/select.h:71:5: error: expected declaration specifiers or '...' before 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' *** Error code 1
Stop. make: stopped in /root/wine-git/dlls/wbemprox
https://bugs.winehq.org/show_bug.cgi?id=37253
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6e64ccace805cdffdc8df6d5e96 | |5ea02ba33a64b Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com --- http://source.winehq.org/git/wine.git/commitdiff/6e64ccace805cdffdc8df6d5e96...
https://bugs.winehq.org/show_bug.cgi?id=37253
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.27.