[MacPorts] #40247: mongodb @2.4.6 build error on v8 dependent code

MacPorts noreply at macports.org
Thu Aug 29 13:23:50 PDT 2013


#40247: mongodb @2.4.6 build error on v8 dependent code
----------------------+--------------------------
  Reporter:  gutu@…   |      Owner:  ryandesign@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.2.0
Resolution:  fixed    |   Keywords:
      Port:  mongodb  |
----------------------+--------------------------
Changes (by ryandesign@…):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Fixed to use the internal copy of v8 in r110300. Run:

 {{{
 sudo port selfupdate
 }}}

 and then try installing or upgrading mongodb again.

 There is a problem in the mongodb build system that I haven't looked into
 fixing yet that will make the build fail if MacPorts v8 is installed, so
 if you're building from source, deactivate v8 first:

 {{{
 sudo port -f deactivate v8
 }}}

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


More information about the macports-tickets mailing list