[MacPorts] #38900: mongodb port uses internal boost library, instead of system's (macports version) of boost
MacPorts
noreply at macports.org
Tue Apr 23 13:52:23 PDT 2013
#38900: mongodb port uses internal boost library, instead of system's (macports
version) of boost
-----------------------------------+--------------------------------
Reporter: alexander.afanasyev@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: mongodb
-----------------------------------+--------------------------------
The current way mongodb port is configured, it uses boost libraries that
are bundled with mongodb source code. This work ok for the compiled
programs, but is making impossible to use libmongodb.a in third-party
applications: there is boost-related a link error.
The attached patch adds boost as a dependency and asks mongodb to be
compiled against system boost libraries.
--
Ticket URL: <https://trac.macports.org/ticket/38900>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list