[MacPorts] #48717: uhd @ 3.8.5_1 Undefined symbols for architecture x86_64

MacPorts noreply at macports.org
Wed Aug 26 07:29:23 PDT 2015


#48717: uhd @ 3.8.5_1 Undefined symbols for architecture x86_64
-----------------------------+-------------------------
  Reporter:  soundbastler@…  |      Owner:  michaelld@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.3
Resolution:                  |   Keywords:
      Port:  uhd             |
-----------------------------+-------------------------

Comment (by michaelld@…):

 I saw this when Boost was updated to 1.59.0, too. I'm pretty sure it's an
 internal inconsistency in Boost, based on the old boost still being around
 while the new one is compiled. Removing Boost entirely and building from
 scratch worked for me:
 {{{
 sudo port -f uninstall boost
 sudo port clean "uhd*"
 sudo port selfupdate
 sudo port install uhd
 }}}
 or, whatever works for you with variants for boost, and uhd or uhd-devel
 plus variants. Or, something like this.

-- 
Ticket URL: <https://trac.macports.org/ticket/48717#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list