#40247: mongodb @2.4.6 build error on v8 dependent code ----------------------+-------------------------- Reporter: gutu@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: mongodb | ----------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned * port: => mongodb Comment: Thank you for reporting the problem, I can confirm it. The v8 port was updated to a newer version 24 hours ago (r110040) which is apparently not compatible with mongodb. I agree the fix is to use the internal version of v8 included with mongodb instead of the version provided by the v8 port. However the fix you suggested is not correct, because the `--usesm` flag means "use SpiderMonkey". We don't want to use SpiderMonkey; we want to use v8. -- Ticket URL: <https://trac.macports.org/ticket/40247#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X