[MacPorts] #58838: Unable to install UHD drivers on Macbook pro Mojave
MacPorts
noreply at macports.org
Thu Aug 15 06:09:54 UTC 2019
#58838: Unable to install UHD drivers on Macbook pro Mojave
------------------------------+-----------------------
Reporter: venkateshsathya | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: UHD, USRP
Port: UHD |
------------------------------+-----------------------
Comment (by kencu):
You would want to be sure you install Xcode as above
<https://guide.macports.org/#installing.xcode>.
Then install `ld64` with the xcode variant. These two steps should do it:
{{{
sudo port -f uninstall ld64
sudo port -v -N install ld64 +ld64_xcode
}}}
Then clean and reinstall your port:
{{{
sudo port clean uhd
sudo port -v install uhd
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58838#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list