Hi Rob - MacPorts sets a bunch of CMake arguments to force the build to
use headers and libraries provided by MacPorts as much as possible,
which you're probably not setting in your build-from-source UHD. If you
do "sudo port build uhd" then you can view the build log which is at
"port logfile uhd"
Hi,
I am getting the following error when I try to build UHD from source on a
Mac (note: I am a complete novice using a Mac)
-> thread_local storage is not supported for the current target
related to "this_server.cc" and "this_session.cc" in the rpclib
Note that I successfully installed UHD using