MapServer compilation failed on mapparser.c
Normand Savard
nsavard at MAPGEARS.COM
Mon Nov 12 08:24:27 EST 2007
Just to let you know that MapServer compilation failed on mapparser.c
with the following error message.
Norm
gcc -c -O2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DUSE_EPPL
-DUSE_PROJ -DUSE_WMS_SVR -DUSE_WMS_LYR -DUSE_WFS_SVR -DUSE_WFS_LYR
-DUSE_WCS_SVR
-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS
-DUSE_OGR -DUSE_GDAL -DUSE_GEOS -DUSE_ICONV -DUSE_POSTGIS
-DUSE_ZLIB -I/home/testsuite/fgs-mshead/built/gd//include
-I/home/testsuite/fgs-mshead/built/proj/include
-I/mnt/hdc1/fgs-mshead/built/gdal/include
-I/mnt/hdc1/fgs-mshead/built/postgresql/include
-I/mnt/hdc1/fgs-mshead/built/curl/include
-I/home/testsuite/fgs-mshead/built/geos/include
-I/home/testsuite/fgs-mshead/built/libiconv//include mapparser.c -o
mapparser.o
mapparser.c:557: error: syntax error before '<<' token
mapparser.y: In function `msyyparse':
mapparser.y:369: error: syntax error before '<<' token
mapparser.c:905: warning: unused variable `yyresult'
mapparser.c:1092: error: label `yyacceptlab' used but not defined
mapparser.c:1086: error: label `yyerrlab' used but not defined
mapparser.c:1035: error: label `yyabortlab' used but not defined
mapparser.c:1006: error: label `yyoverflowlab' used but not defined
mapparser.c: At top level:
More information about the mapserver-dev
mailing list