[mapserver-users] help with AGG support

Julie Knoll julieknoll at gmail.com
Wed Mar 24 10:22:35 EDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20100324/995aefa2/attachment.html


More information about the mapserver-users mailing list