[Bug 8886] New: Cannot compile git bisect between wine 0.9.1 and wine 0.9.2

Wine Bugs wine-bugs at winehq.org
Fri Jul 6 15:17:55 CDT 2007


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

           Summary: Cannot compile git bisect between wine 0.9.1 and wine
                    0.9.2
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


I'm trying to run a regression test between these two older wine versions to
figure out where bug 4935 appeared at. Every time I attempt to compile, the
build fails while building tools/wrc. I'll attach the full log shortly. The
actual error is:

lex.yy.c:9174: error: expected ‘;’, ‘,’ or ‘)’ before numeric constant
make[2]: *** [lex.yy.o] Error 1
make[2]: Leaving directory `/home/austin/wine-git/tools/wrc'
make[1]: *** [wrc] Error 2
make[1]: Leaving directory `/home/austin/wine-git/tools'
make: *** [tools] Error 2

Sorry for posting code, but it's quite short. I'm assuming that the problem may
be that gcc is having trouble compiling such old code against newer libraries,
but I'm not a programmer, so it's obviously just a guess.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list