installing on Mac OS 10.9, 64-bit
Posted: Thu Oct 31, 2013 8:37 pm
Hey all, I am trying to install the software on my MacBook Pro running 10.9. I am running through the instructions in the Wiki, but I keep getting an error on the make step:
I assume this is because it is running under a 64-bit OS. How can I make this work?
Code: Select all
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [output/libbladeRF.0.dylib] Error 1
make[1]: *** [libraries/libbladeRF/CMakeFiles/libbladerf_shared.dir/all] Error 2
make: *** [all] Error 2