[webkit-dev] Re: Error during installation of WebKit on Fedora Core
5
Alp Toker
alp at atoker.com
Thu Feb 14 02:08:38 PST 2008
sval wrote:
> Hi all
>
> While installing WebKit package on Fedora Core 5 by running
>
> ./build-webkit--gtk ; the installation halted giving the following error:
>
> **********************************************
> ../../../WebCore/html/HTMLCanvasElement.cpp: In member function ‘void
> WebCore::HTMLCanvasElement::createDrawingContext() const’:
> ../../../WebCore/html/HTMLCanvasElement.cpp:289: error:
> ‘cairo_image_surface_get_data’ was not declared in this scope
You need Cairo >= 1.4. You should really aim to use the latest version
-- older releases are noticeably slow.
More information about the webkit-dev
mailing list