Opened 20 years ago

Closed 20 years ago

#542 closed defect (invalid)

MapServer will not build without -DUSE_WMS_CLIENT, fixes need to mapogcsld.c

Reported by: sgillies@… Owned by: assefa
Priority: high Milestone:
Component: WMS Client Version: 4.1
Severity: normal Keywords:
Cc:

Description

The code in mapogcsld.c needs to be compiled _only_ if MapServer has been
configured --with-wmsclient.  Otherwise it looks for msHTTPGetPage in 
maphttp.c, which will not be compiled without USE_WMS_CLIENT.

The developers have overlooked this with the result that currently the 4.1
branch MapServer won't build without WMS Client configuration.

I'm assigned to Assefa since he seems to have most of the commits on the
file in question.

Change History (1)

comment:1 by sgillies@…, 20 years ago

Resolution: invalid
Status: newclosed
Nevermind.  The problem only came up on my OS X machine, is fine on Linux.
Probably just my system.

Note: See TracTickets for help on using tickets.