[MacPorts] #48597: mongodb @ 3.0.5 segfaults with boost 1.59
MacPorts
noreply at macports.org
Tue Aug 18 22:02:32 PDT 2015
#48597: mongodb @ 3.0.5 segfaults with boost 1.59
-----------------------+--------------------------
Reporter: pe8ter@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: mongodb |
-----------------------+--------------------------
Comment (by pe8ter@…):
A little help. Here are the commands you run to revert back to boost 1.58:
{{{
cd /tmp
svn co -r 136759
http://svn.macports.org/repository/macports/trunk/dports/devel/boost
cd boost
sudo port install
sudo port activate boost @1.58.0
}}}
Verify that the old version is now active:
{{{
port installed boost
}}}
The response should be this:
{{{
The following ports are currently installed:
boost @1.58.0_3+no_single+no_static+python27 (active)
boost @1.59.0_0+no_single+no_static+python27
}}}
--
Ticket URL: <https://trac.macports.org/ticket/48597#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list