#36443: textmate2: file not found: /opt/local/libexec/llvm-3.2/lib/arc/libarclite_macosx.a -------------------------------------+------------------- Reporter: mojca.miklavec.lists@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: lion Port: textmate2 | -------------------------------------+------------------- Changes (by ryandesign@…): * cc: cal@… (removed) * cc: ryandesign@… (added) * keywords: => lion * owner: macports-tickets@… => cal@… Comment: Replying to [ticket:36443 mojca.miklavec.lists@…]:
When trying to build textmate2 on Mac OS X 10.7.4 with xcode 4.3.2 (I manually patched tcl file to recognize clang-3.2) it fails with the following error:
What file did you patch and how? No patching should be needed since I fixed textmate2 in r98233 to work with non-trunk MacPorts on Lion.
{{{ :info:configure ld: file not found: /opt/local/libexec/llvm-3.2/lib/arc/libarclite_macosx.a }}}
I got this too on Lion with Xcode 4.3.x.
(I can try to upgrade to a newer Xcode, but I would prefer to stick with version 4.3.something, and I can try to upgrade OS to 4.7.5, but I'm not sure if any of that would solve any problem.)
Upgrading to Xcode 4.4 or newer should fix the problem, since then the clang-3.2 port won't be necessary, and it'll use the clang in Xcode, and it'll find libarclite_macosx.a in /usr/lib/arc. -- Ticket URL: <https://trac.macports.org/ticket/36443#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS