<font color="#663366"><font size="2"><font face="trebuchet ms,sans-serif">Hi,<br><br>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<br>

<br>/usr/include/agg2/agg_pixfmt_rgba.h:1637: error: no type named ‘row_data’ in ‘class mapserv_row_ptr_cache&lt;int&gt;’<br>/usr/include/agg2/agg_pixfmt_rgba.h:1675: error: no type named ‘row_data’ in ‘class mapserv_row_ptr_cache&lt;int&gt;’<br>

mapagg.cpp: In member function ‘void AGGMapserverRenderer::renderEllipse(double, double, double, double, double, agg::rgba8&amp;, agg::rgba8&amp;, double)’:<br>mapagg.cpp:299: error: ‘class agg::path_storage’ has no member named ‘transform’<br>

mapagg.cpp: In function ‘void msCircleDrawShadeSymbolAGG(symbolSetObj*, imageObj*, pointObj*, double, styleObj*, double)’:<br>mapagg.cpp:1077: error: ‘class agg::path_storage’ has no member named ‘transform’<br>mapagg.cpp:1101: error: ‘class agg::path_storage’ has no member named ‘transform’<br>

mapagg.cpp:1144: error: ‘class agg::path_storage’ has no member named ‘transform’<br>mapagg.cpp:1177: error: ‘class agg::path_storage’ has no member named ‘transform’<br>mapagg.cpp: In function ‘void msDrawMarkerSymbolAGG(symbolSetObj*, imageObj*, pointObj*, styleObj*, double)’:<br>

mapagg.cpp:1300: error: ‘class agg::path_storage’ has no member named ‘transform’<br>mapagg.cpp: In function ‘void drawPolylineMarkers(imageObj*, shapeObj*, symbolSetObj*, styleObj*, double)’:<br>mapagg.cpp:1426: error: ‘class agg::path_storage’ has no member named ‘transform’<br>

mapagg.cpp:1427: error: ‘class agg::path_storage’ has no member named ‘transform’<br>mapagg.cpp:1428: error: ‘class agg::path_storage’ has no member named ‘transform’<br>mapagg.cpp: In function ‘void msDrawLineSymbolAGG(symbolSetObj*, imageObj*, shapeObj*, styleObj*, double)’:<br>

mapagg.cpp:1713: error: ‘class agg::path_storage’ has no member named ‘transform’<br>mapagg.cpp: In function ‘void msDrawShadeSymbolAGG(symbolSetObj*, imageObj*, shapeObj*, styleObj*, double)’:<br>mapagg.cpp:1831: error: ‘class agg::path_storage’ has no member named ‘transform’<br>

mapagg.cpp:1878: error: ‘class agg::path_storage’ has no member named ‘transform’<br>mapagg.cpp:1926: error: ‘class agg::path_storage’ has no member named ‘transform’<br>make: *** [mapagg.o] Error 1<br><br>Thanks<br></font></font></font>