#36109: libxml2 2.8.0 breaks postgis2 2.0.1 -------------------------------+-------------------------------- Reporter: cmutel@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: libxml2 postgis2 | -------------------------------+-------------------------------- Changes (by and.damore@…): * status: new => closed * resolution: => fixed Comment: In a similar situation with updated packages (libxml2 2.9 with declared compatibility 12.0.0, dyld complains about postgis-2.0.so requiring 11.0.0) rebuilding postgis2 port fixed the issue. I'm not sure what's keeping a reference to the older libxml2 version, there's no DYLD_LIBRARY_PATH set and all the other versions of libxml2.2.dylib I can find on the system are declaring compatibility 10.0.0 so dyld wasn't trying to link any of them since the error message explicitly mentions 11.0.0. Weird and I wouldn't even know how to reproduce it on purpose. I'd close as wontfix or worksforme. -- Ticket URL: <https://trac.macports.org/ticket/36109#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X