[Bug 16933] New: Compile broken in dlls/ntdll/signal_i386.c on NetBSD

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 14 15:57:26 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16933

           Summary: Compile broken in dlls/ntdll/signal_i386.c on NetBSD
           Product: Wine
           Version: 1.1.12
          Platform: PC
        OS/Version: NetBSD
            Status: NEW
          Keywords: patch, source
          Severity: blocker
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


bash-3.2$ make
ccache gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__
-D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2
-I/usr/X11R6/include -O2 -fsigned-char -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -o signal_i386.o
signal_i386.c
signal_i386.c:369: error: 'T_MCHK' undeclared here (not in a function)
signal_i386.c:370: error: 'T_XMMFLT' undeclared here (not in a function)
signal_i386.c: In function 'get_trap_code':
signal_i386.c:414: error: dereferencing pointer to incomplete type
signal_i386.c: In function 'get_error_code':
signal_i386.c:428: error: dereferencing pointer to incomplete type
signal_i386.c: In function 'init_handler':
signal_i386.c:642: error: dereferencing pointer to incomplete type
...
signal_i386.c: In function 'segv_handler':
signal_i386.c:1397: error: duplicate case value
signal_i386.c:1392: error: previously used here
*** Error code 1

Full output attached


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



More information about the wine-bugs mailing list