[Bug 37253] New: dlls/wbemprox/builtin.c fails to build on NetBSD 6.1.4

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 10 20:53:29 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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

-- 
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.



More information about the wine-bugs mailing list