[MacPorts] #45685: cmake fails because of XML linking error (expat issue?)
MacPorts
noreply at macports.org
Thu Oct 30 12:55:46 PDT 2014
#45685: cmake fails because of XML linking error (expat issue?)
--------------------------+----------------------
Reporter: jpsdotcom@… | Owner: css@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords: yosemite
Port: cmake |
--------------------------+----------------------
Comment (by cal@…):
It still picks up `exapt.framework` from `/Library/Frameworks`:
{{{
:info:configure -- Found EXPAT: /Library/Frameworks/expat.framework (found
version "2.1.0")
}}}
possibly due to a `/usr/lib/pkgconfig/expat.pc` file or other `pkg-config`
file installed by whatever 3rd-party-installer shipped your
expat.framework. The solution is simple: Move, or remove `expat.framework`
from `/Library/Frameworks`. Stuff in `/Library/Frameworks` cannot be
avoided by MacPorts easily. See wiki:FAQ#usrlocal (but exchange
`/usr/local` with `/Library/Frameworks`, for which the same applies).
--
Ticket URL: <https://trac.macports.org/ticket/45685#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list