[Mapserver-dev] Unable to build CVS version...

Steve Lime steve.lime at dnr.state.mn.us
Mon Sep 22 18:01:33 EDT 2003


Getting ton's of errors in mapwfs.c (see below). Since I don't want WFS
support I assume I'm missing a library and there are missing ifdef's to
hide the code in question. Any idea how to get passed this?

Steve

mapwfs.c: In function `msWFSParseRequest':
mapwfs.c:1190: `CPLXMLNode' undeclared (first use in this function)
mapwfs.c:1190: (Each undeclared identifier is reported only once
mapwfs.c:1190: for each function it appears in.)
mapwfs.c:1190: `psRoot' undeclared (first use in this function)
mapwfs.c:1190: `psQuery' undeclared (first use in this function)
mapwfs.c:1190: `psFilter' undeclared (first use in this function)
mapwfs.c:1190: `psTypeName' undeclared (first use in this function)
mapwfs.c:1190: warning: left-hand operand of comma expression has no
effect
mapwfs.c:1190: warning: left-hand operand of comma expression has no
effect
mapwfs.c:1190: warning: left-hand operand of comma expression has no
effect
mapwfs.c:1191: `psGetFeature' undeclared (first use in this function)
mapwfs.c:1191: `psGetCapabilities' undeclared (first use in this
function)
mapwfs.c:1191: `psDescribeFeature' undeclared (first use in this
function)
mapwfs.c:1191: warning: left-hand operand of comma expression has no
effect
mapwfs.c:1191: warning: left-hand operand of comma expression has no
effect
mapwfs.c:1192: `psOperation' undeclared (first use in this function)
mapwfs.c:1192: invalid lvalue in assignment
mapwfs.c:1193: parse error before `char'
mapwfs.c:1196: warning: implicit declaration of function
`CPLParseXMLString'
mapwfs.c:1201: warning: implicit declaration of function
`CPLStripXMLNamespace'
mapwfs.c:1206: `CXT_Element' undeclared (first use in this function)
mapwfs.c:1254: `pszValue' undeclared (first use in this function)
mapwfs.c:1254: warning: implicit declaration of function
`CPLGetXMLValue'
mapwfs.c:1270: warning: implicit declaration of function
`CPLGetXMLNode'
mapwfs.c:1286: `bMultiLayer' undeclared (first use in this function)
mapwfs.c:1306: `pszTmp' undeclared (first use in this function)
mapwfs.c:1325: warning: implicit declaration of function
`CPLSerializeXMLTree'
mapwfs.c:1325: warning: assignment makes pointer from integer without a
cast
mapwfs.c:1328: `pszSerializedFilter' undeclared (first use in this
function) 



More information about the mapserver-dev mailing list