Opened 4 years ago

Closed 4 years ago

#59487 closed defect (fixed)

gdal: Use pkg-config to find libxml2 to remove overlinking

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: gdal

Description

Please patch gdal to use pkg-config, rather than xml2-config, to find libxml2, so that gdal does not end up overlinked to libxml2's dependencies. See https://lists.macports.org/pipermail/macports-dev/2019-October/041397.html for more info.

Change History (2)

comment:1 Changed 4 years ago by Dave-Allured (Dave Allured)

It looks like this was fixed upstream in gdal 3.1.0 to use pkg-config. Therefore no patch should be needed for gdal 3.1.0 forward.
https://github.com/OSGeo/gdal/blob/v3.1.0/gdal/NEWS

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Ok thanks, in that case this was fixed by [c90f2cbc9082bd5648b4d2a5376902129f9e22c1/macports-ports].

Note: See TracTickets for help on using tickets.