[MacPorts] #41371: mythtv-core.27 fails to build on Mavericks

MacPorts noreply at macports.org
Fri Nov 29 22:35:22 PST 2013


#41371: mythtv-core.27 fails to build on Mavericks
-----------------------------+--------------------------
  Reporter:  ctreleaven@…    |      Owner:  ctreleaven@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.2.1
Resolution:                  |   Keywords:  mavericks
      Port:  mythtv-core.27  |
-----------------------------+--------------------------

Comment (by ryandesign@…):

 I think the problem is just that myth's code is not fully compatible with
 libc++, and the correct solution is not to switch to libstdc++ but to fix
 the code to be compatible with libc++.

 [https://www.google.com/search?q=%22no+member+named+'abs'+in+namespace+'std'%22
 Googling this error] led me to
 [http://permalink.gmane.org/gmane.comp.gnu.ocrad.bugs/312 this page] about
 a different package that suggests that adding `#include <cstdlib>` is a
 fix.

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


More information about the macports-tickets mailing list