Ticket #3512 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

WFS 1.1.0 required libxml2 in makefile

Reported by: assefa Owned by: mapserverbugs
Priority: normal Milestone:
Component: WFS Server Version: unspecified
Severity: normal Keywords:
Cc: tomkralidis

Description

I've noticed a wrong behaviour in mapserver configure script. When compiled with --wfs-server, configure doesn't set any dependency to libxml. But if you request mapserver for getCapabilities in WFS version 1.1.0 it says libxml is required but mapserver not compiled with it. Everything was fine with WFS 1.0.0.

I managed to force mapserver to use libxml on build time by adding --with-sos, but there may be something to check either in the configure script and/or the various headers.

Attachments

3512.patch Download (1.7 KB) - added by assefa 3 years ago.
patch for configure

Change History

Changed 3 years ago by assefa

patch for configure

Changed 3 years ago by assefa

  • cc tomkralidis added

Hi Tom,

Could you please take a look at he patch? It seems to work. Thanks

Changed 3 years ago by tomkralidis

The patch works for me. Thanks.

Changed 3 years ago by tomkralidis

  • status changed from new to closed
  • resolution set to fixed

Fixed in r10511. Applied Assefa's patch for expediency. Thanks Assefa.

Note: See TracTickets for help on using tickets.