[MacPorts] #40865: mysql56 will not build on Mavericks
MacPorts
noreply at macports.org
Fri Nov 22 04:01:23 PST 2013
- Previous message: [MacPorts] #40710: gstreamer1, gstreamer1-gst-libav, gstreamer1-gst-plugins-bad, gstreamer1-gst-plugins-base, gstreamer1-gst-plugins-good, gstreamer1-gst-plugins-ugly: update to 1.2
- Next message: [MacPorts] #40710: gstreamer1, gstreamer1-gst-libav, gstreamer1-gst-plugins-bad, gstreamer1-gst-plugins-base, gstreamer1-gst-plugins-good, gstreamer1-gst-plugins-ugly: update to 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
#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
- Previous message: [MacPorts] #40710: gstreamer1, gstreamer1-gst-libav, gstreamer1-gst-plugins-bad, gstreamer1-gst-plugins-base, gstreamer1-gst-plugins-good, gstreamer1-gst-plugins-ugly: update to 1.2
- Next message: [MacPorts] #40710: gstreamer1, gstreamer1-gst-libav, gstreamer1-gst-plugins-bad, gstreamer1-gst-plugins-base, gstreamer1-gst-plugins-good, gstreamer1-gst-plugins-ugly: update to 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the macports-tickets
mailing list