[Bug 25845] New: Compiling fails in kernel32 --without-curses

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 21 16:06:30 CST 2011


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

           Summary: Compiling fails in kernel32 --without-curses
           Product: Wine
           Version: 1.3.12
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: adys.wh at gmail.com


make[1]: Entering directory `/home/adys/src/wine/dlls/kernel32'
ccache gcc-4.4 -msse4 -march=native -mtune=native -O3 -Wall -m32 -c -I. -I.
-I../../include -I../../include  -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings
-Wpointer-arith  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o term.o term.c
In file included from term.c:37:
../../include/winbase.h:1574: error: expected declaration specifiers or ‘...’
before ‘va_list’
../../include/winbase.h:1575: error: expected declaration specifiers or ‘...’
before ‘va_list’
make[1]: *** [term.o] Error 1
make[1]: Leaving directory `/home/adys/src/wine/dlls/kernel32'
make: *** [dlls/kernel32] Error 2

Likely due to f3fe497b4f300191d548b5121d85b436293e7e7e. I tried reverting it,
but got another error doing so.

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