On Sun, Jul 19, 2009 at 10:15 AM, empriser<xueyunl...@gmail.com> wrote:
> /home/chrome/src/skia/ext/bitmap_platform_device_linux.cc: In static
> member function 'static skia::BitmapPlatformDevice*
> skia::BitmapPlatformDevice::Create(int, int, bool, uint8_t*)':
> /home/chrome/src/skia/ext/bitmap_platform_device_linux.cc:171: error:
> 'cairo_format_stride_for_width' was not declared in this scope
> scons: *** [/home/chrome/src/sconsbuild/Debug/obj/skia/ext/
> bitmap_platform_device_linux.o] Error 1

A little googling shows that this can be caused by having
a too-old version of libcairo2
( http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510750
https://trac.osgeo.org/grass/ticket/419 )
What version of what OS are you building on, and what version of
libcairo2 does it have?
I think the minimum version needed is 1.6.
- Dan

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to