#38334: mongodb @2.2.3 unable to link with libmongoclient.a ----------------------+-------------------------- Reporter: ralf@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: haspatch Port: mongodb | ----------------------+-------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Right, as I mentioned [comment:4 above], for your own code, you would have to use the same version of boost that mongodb uses, which was 1.49.0. However, I have now made the change in r105531 along with updating mongodb to 2.4.3, so mongodb is now again using MacPorts boost and you should be able to use libmongoclient.a in your code using MacPorts boost. I tested the attached [attachment:x.cpp x.cpp] and it now compiles. -- Ticket URL: <https://trac.macports.org/ticket/38334#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X