[postgis-tickets] [PostGIS] #4626: Fails to build with libxml2 2.9.10 (uses xml2-config)
PostGIS
trac at osgeo.org
Tue Jan 21 06:35:02 PST 2020
#4626: Fails to build with libxml2 2.9.10 (uses xml2-config)
-----------------------------+---------------------------
Reporter: Bas Couwenberg | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.4
Component: postgis | Version: 2.5.x
Resolution: | Keywords:
-----------------------------+---------------------------
Comment (by Algunenano):
`libxml-2.0.pc` was apparently introduced in 2000, so it shouldn't be an
issue to default to using it if `xml2-config` is not passed.
This will also require changing how the libxml2 version is read to use
`LIBXML_DOTTED_VERSION` instead. As far as I can see, that MACRO has
existed at least since 2001.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4626#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list