compile error on latest CVS mapogcfilter.c

Kralidis,Tom [Burlington] Tom.Kralidis at EC.GC.CA
Thu Oct 27 22:29:04 EDT 2005


Looks like Frank caught this as per his email from a couple of minutes
ago, and fixed the code.  Latest CVS works again.

..Tom


> -----Original Message-----
> From: UMN MapServer Developers List 
> [mailto:MAPSERVER-DEV at LISTS.UMN.EDU] On Behalf Of 
> Kralidis,Tom [Burlington]
> Sent: Thursday, 27 October, 2005 22:20
> To: MAPSERVER-DEV at LISTS.UMN.EDU
> Subject: [UMN_MAPSERVER-DEV] compile error on latest CVS 
> mapogcfilter.c
> 
> 
> compile error on latest CVS:
> 
> File: mapogcfilter.c:
> 
> Error:
> 
> gcc -c -g -O2 -fPIC -Wall  -DENABLE_STDERR_DEBUG 
> -DIGNORE_MISSING_DATA -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_GDIMAGEGIFPTR
> -DGD_HAS_GETBITMAPFONTS -DUSE_PDF   -DUSE_OGR -DUSE_GDAL  -DUSE_ICONV
> -DUSE_POSTGIS    -DUSE_ZLIB -I/usr/local/include -I/usr/local/include
> -I/usr/local/include      -I/usr/local/include
> -I/usr/local/pgsql/include  -I/usr/local/include 
> -I/usr/local//include mapogcfilter.c -o mapogcfilter.o
> mapogcfilter.c: In function `FLTApplyFilterToLayer':
> mapogcfilter.c:1109: error: `layer' undeclared (first use in this
> function)
> mapogcfilter.c:1109: error: (Each undeclared identifier is 
> reported only once
> mapogcfilter.c:1109: error: for each function it appears in.)
> mapogcfilter.c:1116: error: `bOblySpatialFilter' undeclared 
> (first use in this function)
> mapogcfilter.c: In function `FLTLayerApplyCondSQLFilterToLayer':
> mapogcfilter.c:1138: error: `bOblySpatialFilter' undeclared 
> (first use in this function)
> mapogcfilter.c: In function `FLTLayerApplyPlainFilterToLayer':
> mapogcfilter.c:1153: warning: unused variable `sttt'
> make: *** [mapogcfilter.o] Error 1
> 



More information about the mapserver-dev mailing list