[MacPorts] #34110: cctools compilation error: macho-/prune_trie.h not found
MacPorts
noreply at macports.org
Thu Apr 19 13:31:49 PDT 2012
#34110: cctools compilation error: macho-/prune_trie.h not found
-------------------------------------------+--------------------------------
Reporter: michelle.lynn.gill@… | Owner: mfeiri@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Resolution: fixed | Keywords:
Port: cctools |
-------------------------------------------+--------------------------------
Comment(by jeremyhu@…):
John, your Xcode.app may very well be 4.3.2, but that doesn't mean that
your CLTools are 4.3.2. You may need to update them from within
XCode.app.
Check the following:
{{{
/usr/bin/clang --version
xcrun clang --version
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
--version
}}}
You should see version 318.0.58 for all of them, and you should be able to
see:
{{{
$ strings /path/to/each/clang | grep CPATH
CPATH
}}}
--
Ticket URL: <https://trac.macports.org/ticket/34110#comment:21>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list