[mapserver-users] help with AGG support

Alan Boudreault aboudreault at mapgears.com
Wed Mar 24 10:52:17 EDT 2010


Julie, what mapserver version are you using? AGG is already included in 
mapserver 5.6.x source. Just compile with "--with-agg" option. I'm not sure MS 
has been tested with agg 2.5.

Alan

On March 24, 2010 10:22:35 am Julie Knoll wrote:
> Hi,
> 
> I have installed packages for agg-2.5 and agg-devel-2.5 on our server.
> Compling mapserver using ./configure --with-php=/usr/include/php
> --with-postgis --with-proj --with-geos --with-freetype --with-agg=/usr
>  works fine. However make returns the following errors. Could someone
>  please help? The server is CentOS 5.4
> 
> /usr/include/agg2/agg_pixfmt_rgba.h:1637: error: no type named ‘row_data’
>  in ‘class mapserv_row_ptr_cache<int>’
> /usr/include/agg2/agg_pixfmt_rgba.h:1675: error: no type named ‘row_data’
>  in ‘class mapserv_row_ptr_cache<int>’
> mapagg.cpp: In member function ‘void
> AGGMapserverRenderer::renderEllipse(double, double, double, double, double,
> agg::rgba8&, agg::rgba8&, double)’:
> mapagg.cpp:299: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp: In function ‘void msCircleDrawShadeSymbolAGG(symbolSetObj*,
> imageObj*, pointObj*, double, styleObj*, double)’:
> mapagg.cpp:1077: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp:1101: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp:1144: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp:1177: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp: In function ‘void msDrawMarkerSymbolAGG(symbolSetObj*,
> imageObj*, pointObj*, styleObj*, double)’:
> mapagg.cpp:1300: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp: In function ‘void drawPolylineMarkers(imageObj*, shapeObj*,
> symbolSetObj*, styleObj*, double)’:
> mapagg.cpp:1426: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp:1427: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp:1428: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp: In function ‘void msDrawLineSymbolAGG(symbolSetObj*, imageObj*,
> shapeObj*, styleObj*, double)’:
> mapagg.cpp:1713: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp: In function ‘void msDrawShadeSymbolAGG(symbolSetObj*,
>  imageObj*, shapeObj*, styleObj*, double)’:
> mapagg.cpp:1831: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp:1878: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> mapagg.cpp:1926: error: ‘class agg::path_storage’ has no member named
> ‘transform’
> make: *** [mapagg.o] Error 1
> 
> Thanks
> 

-- 
Alan Boudreault
Mapgears
http://www.mapgears.com


More information about the mapserver-users mailing list