Hello,

Apparently WebKit doesn't build with bison 2.4:

http://www.mail-archive.com/[email protected]/msg01266.html

Thomas


On Wed, Feb 4, 2009 at 12:19 AM, Hervé Cauwelier
<[email protected]> wrote:
> Hi,
>
> I'm trying to play with clutter and webkit.
>
> I've followed some instructions I found:
>
> $ git clone git://git.o-hand.com/webkit
> $ cd webkit
> $ ./autogen.sh --disable-gtk --enable-clutter
> [...]
> $ configure: WARNING: unrecognized options: --disable-gtk, --enable-clutter
> [...]
> $ make
> rm -f ./DerivedSources/CSSGrammar.cpp.h ./DerivedSources/CSSGrammar.hpp
> /usr/bin/bison -d -p cssyy WebCore/css/CSSGrammar.y -o
> ./DerivedSources/CSSGrammar.cpp
> WebCore/css/CSSGrammar.y:338.11-20: symbol maybe_sgml is redefined
> make: *** [DerivedSources/CSSGrammar.cpp] Error 1
>
>
> My goal is to combine cairo and webkit, ideally on a headless server.
>
> Regards
> --
> To unsubscribe send a mail to [email protected]
>
>
--
To unsubscribe send a mail to [email protected]

Reply via email to