WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 22205
22622
The CSS parser fails to compile if bison is version 2.4
https://bugs.webkit.org/show_bug.cgi?id=22622
Summary
The CSS parser fails to compile if bison is version 2.4
Bernhard Rosenkraenzer
Reported
2008-12-03 03:33:14 PST
Compiling WebKit with bison 2.3 works fine. After an update to bison 2.4, compiling the CSS parser fails with perl /usr/src/ark/BUILD/WebKit/WebCore/css/makegrammar.pl ../../../WebCore/css/CSSGrammar.y tmp/CSSGrammar ../../../WebCore/css/CSSGrammar.y:348.11-20: symbol maybe_sgml redefined Died at /usr/src/ark/BUILD/WebKit/WebCore/css/makegrammar.pl line 35. make[1]: *** [tmp/CSSGrammar.cpp] Error 2
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-12-03 04:05:36 PST
*** This bug has been marked as a duplicate of
22205
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug