Opened 14 years ago

Closed 14 years ago

#3512 closed defect (fixed)

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 (1)

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

Download all attachments as: .zip

Change History (4)

by assefa, 14 years ago

Attachment: 3512.patch added

patch for configure

comment:1 by assefa, 14 years ago

Cc: tomkralidis added

Hi Tom,

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

comment:2 by tomkralidis, 14 years ago

The patch works for me. Thanks.

comment:3 by tomkralidis, 14 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.