Opened 13 years ago
Closed 13 years ago
#34178 closed defect (duplicate)
ld64 @128.2 compilation error: reloc.h not found
Reported by: | macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | mfeiri, jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | ld64 |
Description
When installing ld64 using Mac OS X 10.7.3, MacPorts 2.0.4, Xcode 4.3.2 I encounter the following error:
sudo port install ld64 ---> Computing dependencies for ld64 ---> Fetching archive for ld64 ---> Attempting to fetch ld64-128.2_3+llvm30.darwin_11.x86_64.tgz from http://packages.macports.org/ld64 ---> Fetching ld64 ---> Verifying checksum(s) for ld64 ---> Extracting ld64 ---> Applying patches to ld64 ---> Configuring ld64 ---> Building ld64 Error: Target org.macports.build returned: shell command failed (see log for details) Log for ld64 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
The header exists at /opt/local/include/mach-o/arm/reloc.h. My CLTools are of version 318.0.58.
Attachments (1)
Change History (3)
Changed 13 years ago by macports@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | macports@… removed |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #34176.