[webkit-dev] Error while building WebKit

Dirk Schulze vbs85 at gmx.de
Mon Mar 16 13:49:18 PDT 2009


If you build the cairo version on either windows or linux, your cairo
library is older than 1.4.
cairo_clip_extents is added to cairo with version 1.4. This is fixed in
newer tarballs by checking your installed version of the cairo library.
Just use a newer tarball or update cairo.

Dirk

Am Montag, den 16.03.2009, 06:20 -0700 schrieb jagadeesh k:
> Hi,
>         I used the WebKit nightly build r29022 source tar balls and am
> geting the following error while building,
>  
> WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:827:error:'cairo_clip_extents'  was not declared in this scope
>  
> Thanks and Regards
> Jagadeesh
> 
>  
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



More information about the webkit-dev mailing list