It may be due to the RFC-61 changes. I&#39;ll look into this problem.<br><br>Tamas<br><br><br><div class="gmail_quote">2010/10/3 Lime, Steve D (DNR) <span dir="ltr">&lt;<a href="mailto:Steve.Lime@state.mn.us">Steve.Lime@state.mn.us</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi all: I&#39;m running into:<br>
<br>
g++ -c -O2 -fPIC -Wall     -DHAVE_VSNPRINTF -DNEED_STRRSTR                  -DUSE_WMS_SVR    -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL  -DUSE_GEOS   -DUSE_PROJ -DUSE_RGBA_PNG -DUSE_AGG      -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_ZLIB    -I/usr/X11/include -I/usr/local/include -I/sw/include/freetype2 -I/sw/include -Irenderers/agg/include     -I/sw/include   -I/usr/local/include -I/sw/include/postgresql     -I/usr/local/include       mapogr.cpp -o mapogr.o<br>

mapogr.cpp:2756: error: ‘OGRStyleMgrH’ was not declared in this scope<br>
mapogr.cpp:2756: error: expected primary-expression before ‘*’ token<br>
mapogr.cpp:2756: error: ‘map’ was not declared in this scope<br>
mapogr.cpp:2756: error: expected primary-expression before ‘*’ token<br>
mapogr.cpp:2756: error: ‘layer’ was not declared in this scope<br>
mapogr.cpp:2756: error: expected primary-expression before ‘*’ token<br>
mapogr.cpp:2756: error: ‘c’ was not declared in this scope<br>
mapogr.cpp:2756: error: initializer expression list treated as compound expression<br>
mapogr.cpp:2760: error: expected ‘,’ or ‘;’ before ‘{’ token<br>
mapogr.cpp:2756: warning: ‘msOGRUpdateStyle’ defined but not used<br>
make: *** [mapogr.o] Error 1<br>
<br>
Steve<br>
_______________________________________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
</blockquote></div><br>