Mapserver 4.10 configure bug?

Steve Lime Steve.Lime at DNR.STATE.MN.US
Sun Nov 26 22:07:28 EST 2006


I'd say so, definitely looks like a bug to me.

Steve

>>> Stephen Woodbridge <woodbri at SWOODBRIDGE.COM> 11/26/06 12:31 PM >>>
Hi all,

I ran into an interesting configuration bug in mapserver:

./configure \
   --with-httpd=/usr/sbin/apache \
   --with-proj \
   --with-gd \
   --with-freetype \
   --with-postgis \
   --with-tiff \
   --without-wms \
   --with-wmsclient

I wanted to disable wms server support, but include wms layer support.

This configures just fine, but blows up on compile with:

mapwmslayer.c: In function `msBuildWMSLayerURL':
mapwmslayer.c:540: warning: implicit declaration of function 
`msOWSParseVersionString'
mapwmslayer.c:543: error: `OWS_1_0_8' undeclared (first use in this 
function)

Should I write a bug against this?

-Steve



More information about the mapserver-users mailing list