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

MacPorts noreply at macports.org
Mon Aug 26 03:14:14 PDT 2013


#40247: mongodb @2.4.6 build error on v8 dependent code
---------------------+--------------------------------
  Reporter:  gutu@…  |      Owner:  macports-tickets@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.2.0
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------------------

Comment (by gutu@…):

 For people googling this up, workaround is to modify the mongodb Portfile
 to build with Spidermonkey.

 {{{
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/mongodb
 $ diff Portfile Portfile.original
 64c64
 <                     --usesm \
 ---
 >                     --use-system-v8 \
 }}}

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


More information about the macports-tickets mailing list