#34176: ld64: error: mach-o/arm/reloc.h: No such file or directory ----------------------------------------------+----------------------------- Reporter: walterlawrencegriffith@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ld64 ----------------------------------------------+----------------------------- Changes (by jeremyhu@…): * status: new => assigned * owner: macports-tickets@… => jeremyhu@… Comment: 1) Why is llvm-gcc being used instead of clang? 2) For some reason, you don't have -I/opt/local/include in that compile line. My build went successfully with clang, but I don't see -I/opt/local/include on its command lines for some reason. My guess is that it "worked for me" because of /opt/local/include being in CPATH, and maybe llvm-gcc doesn't work with CPATH correctly. Please try using clang instead of llvm-gcc. That should be the default with your configuration... -- Ticket URL: <https://trac.macports.org/ticket/34176#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS