[Bug 15950] New: wine won't build with bison 2.4

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 8 04:59:40 CST 2008


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

           Summary: wine won't build with bison 2.4
           Product: Wine
           Version: 1.1.8
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine-2008 at ryandesign.com


With bison 2.3 installed (using MacPorts), wine bulids, but with bison 2.4, it
doesn't. It says:


/usr/bin/gcc-4.0 -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/mp/include -O2
 -o parser.tab.o parser.tab.c
parser.y: In function 'parser_parse':
parser.y:320: error: parse error before '}' token
make[2]: *** [parser.tab.o] Error 1
make[1]: *** [jscript] Error 2
make: *** [dlls] Error 2


Here is the MacPorts project's ticket about this issue:

http://trac.macports.org/ticket/17135

Here's a description of a backwards-incompatible change made in bison 2.4 by
the developer of pure, another program that won't build with bison 2.4
(actually I don't know if that's the same reason wine won't build):

http://groups.google.com/group/pure-lang/browse_thread/thread/60593b93dc8fcf63


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