Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

ld64 failed on 10.8.5 #23284

Closed
daflad opened this issue Oct 15, 2013 · 2 comments
Closed

ld64 failed on 10.8.5 #23284

daflad opened this issue Oct 15, 2013 · 2 comments

Comments

@daflad
Copy link

daflad commented Oct 15, 2013

Stephens-MacBook-Pro-2:~ stephenrussell$ brew install ld64
==> Downloading http://opensource.apple.com/tarballs/ld64/ld64-97.17.tar.gz
Already downloaded: /Library/Caches/Homebrew/ld64-97.17.tar.gz
==> Downloading patches

################################################################## 100.0%
################################################################## 100.0%
################################################################## 100.0%

==> Patching
patching file src/ld/MachOWriterExecutable.hpp
patching file src/ld/ld.cpp
patching file src/other/ObjectDump.cpp
patching file src/ld/Options.cpp
Hunk #1 succeeded at 68 with fuzz 2 (offset 36 lines).
Hunk #2 succeeded at 2598 with fuzz 1 (offset 443 lines).
==> make CC=cc CXX=c++ OTHER_CPPFLAGS= OTHER_LDFLAGS= RC_SUPPORTED_ARCHS="armv6
20 errors generated.
make: *** [src/other/ObjectDump.o] Error 1
make: *** Waiting for unfinished jobs....
1 error generated.
make: *** [src/ld/ld.o] Error 1

@mistydemeo
Copy link
Member

The version of ld64 in homebrew only compiles for older OS X versions; I've added a requirement that checks the OS version. Sorry about that!

Out of curiosity, why were you installing it?

@daflad
Copy link
Author

daflad commented Oct 15, 2013

Hi,

To try and get opencv working.

Thanks

Steve

On 15 Oct 2013, at 16:58, Misty De Meo [email protected] wrote:

The version of ld64 in homebrew only compiles for older OS X versions; I've added a requirement that checks the OS version. Sorry about that!

Out of curiosity, why were you installing it?


Reply to this email directly or view it on GitHub.

@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants