[OSM-talk] problem compilint mod_tile under debian etch
Jon Burgess
jburgess777 at googlemail.com
Wed Mar 4 20:00:54 GMT 2009
On Tue, 2009-03-03 at 15:43 +0530, Kenneth Gonsalves wrote:
>
> well, tried that - all dependencies were satisfied, but then I got
> this:
>
> src/graphics.cpp: In constructor
> ‘mapnik::Image32::Image32(Cairo::RefPtr<Cairo::ImageSurface>)’:
> src/graphics.cpp:51: error: ‘class Cairo::ImageSurface’ has no member
> named
> ‘get_format’
> src/graphics.cpp:57: error: ‘class Cairo::ImageSurface’ has no member
> named
> ‘get_stride’
> src/graphics.cpp:60: error: ‘class Cairo::ImageSurface’ has no member
> named
> ‘get_data’
> scons: *** [src/graphics.os] Error 1
> scons: building terminated because of errors.
It looks like you need a newer version of Cairo. Or perhaps disable the
cairo support in Mapnik. It is not required for generating normal map
tiles.
Jon
More information about the talk
mailing list