Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Can't install on 10.9 - ld: symbol(s) not found for architecture x86_64 #52

Open
dasfaha opened this issue Apr 27, 2014 · 1 comment
Open

Comments

@dasfaha
Copy link

dasfaha commented Apr 27, 2014

This is the error message I get when running 'brew install gnuradio'.

Any ideas why the install fails?

About the first line of the output, the most recent version of Command Line Tools is available but a bug (Homebrew/legacy-homebrew#24014) seems to prevent brew from seeing them.

===Output===
Warning: A newer Command Line Tools release is available
Update them from Software Update in the App Store.
==> Downloading http://gnuradio.org/releases/gnuradio/gnuradio-3.6.5.1.tar.gz
Already downloaded: /Users/davidasfaha/Library/Caches/Homebrew/gnuradio-3.6.5.1.tar.gz
==> Patching
patching file grc/CMakeLists.txt
patching file gr-qtgui/lib/spectrumdisplayform.ui
==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.5.1 -DQWT_INCLUDE_DIRS=/usr/local/lib/qwt.framework/H
==> make
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [gnuradio-core/src/lib/libgnuradio-core.3.6.5.1.dylib] Error 1
make[1]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/all] Error 2
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/titanous/homebrew-homebrew-gnuradio/issues

@toke
Copy link

toke commented Sep 8, 2014

Duplicate #49

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