[MacPorts] #40865: mysql56 will not build on Mavericks

MacPorts noreply at macports.org
Fri Nov 22 04:01:23 PST 2013


#40865: mysql56 will not build on Mavericks
-----------------------+-----------------------
  Reporter:  schalk@…  |      Owner:  pixilla@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.2.0
Resolution:            |   Keywords:  mavericks
      Port:  mysql56   |
-----------------------+-----------------------

Comment (by alexey.naidyonov@…):

 > Any thoughts?

 This does the trick:

 {{{
 --- Portfile~   2013-09-24 20:30:28.000000000 +0400
 +++ Portfile    2013-11-22 15:46:36.000000000 +0400
 @@ -80,6 +80,7 @@
      configure.args-delete \
                          -DCMAKE_INSTALL_NAME_DIR=${prefix}/lib
      configure.args-append \
 +                       -DCMAKE_CXX_FLAGS="-stdlib=libstdc++" \
 -DCMAKE_INSTALL_NAME_DIR:STRING=${prefix}/lib/${name_mysql}/mysql \
                          -DINSTALL_LAYOUT:STRING=MACPORTS \
                          -DSYSCONFDIR:PATH=${prefix}/etc/${name_mysql} \
 }}}

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


More information about the macports-tickets mailing list