[webkit-dev] Making Webkit - CSSGrammar.h
İsmail Dönmez
ismail at namtrac.org
Tue Jun 21 06:49:08 PDT 2011
Hi;
On Tue, Jun 21, 2011 at 3:44 PM, Tom Smith <penguin.linux1 at gmail.com> wrote:
> Hello,
>
> I'm trying to build Webkit on Ubuntu, but I get this error when I try to
> make it:
>
> WebCore/css/CSSParser.cpp:4152: fatal error: CSSGrammar.h: No such file or
> directory
> compilation terminated.
> make[1]: *** [WebCore/css/libWebCore_la-CSSParser.lo] Error 1
> make[1]: Leaving directory `/home/screamer/Canmore/usr/src/WebKit-r36247'
> make: *** [all] Error 2
>
> I tried looking for the CSSGrammar.h file in /WebCore/css but I it's simply
> not there. Can anyone help?
>
That file automatically generated from CSSGrammar.y file, I am guessing you
are missing bison/yacc package installed.
Regards,
ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110621/65b67f4b/attachment.html>
More information about the webkit-dev
mailing list