[MacPorts] #26041: spidermonkey 1.7.0 +fileobject does not actually enable the file object
MacPorts
noreply at macports.org
Wed Aug 11 06:36:37 PDT 2010
#26041: spidermonkey 1.7.0 +fileobject does not actually enable the file object
-------------------------------+--------------------------------------------
Reporter: onne@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port:
-------------------------------+--------------------------------------------
somehow due to the config/Darwin.mk the JS_HAS_FILEOBJECT=1 fails to be
passed on during compile as -DJS_HAS_FILEOBJECT
manually configuring, changing config/Darwin.mk and then installing it
works out
a quick way to see if it has build correctly:
strings `which js` | grep js_NewFileObjectFromFILE || echo "no
fileobject"
--
Ticket URL: <http://trac.macports.org/ticket/26041>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list