Git osx 10.5.8上的Firefox os Gaia出错

Git osx 10.5.8上的Firefox os Gaia出错,git,gaia,firefox-os,Git,Gaia,Firefox Os,我尝试使用mozilla安装Gaia OSX:10.5.8 Xcode:3.1.4 Git:Git-1.7.5.4-i386-leopard $ cd ~/ffos/ $ git clone git://github.com/mozilla-b2g/gaia.git gaia Cloning into gaia... remote: Counting objects: 110061, done. remote: Compressing objects: 100% (31997/31997), d

我尝试使用mozilla安装Gaia

OSX:10.5.8 Xcode:3.1.4 Git:Git-1.7.5.4-i386-leopard

$ cd ~/ffos/
$ git clone git://github.com/mozilla-b2g/gaia.git gaia
Cloning into gaia...
remote: Counting objects: 110061, done.
remote: Compressing objects: 100% (31997/31997), done.
remote: Total 110061 (delta 78367), reused 106338 (delta 75377)
Receiving objects: 100% (110061/110061), 294.06 MiB | 846 KiB/s, done.
Resolving deltas: 100% (78367/78367), done.
$ cd gaia/
$ DEBUG=1 make
rm -rf xulrunner-sdk /usr/bin/curl -O http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/2012/09/2012-09-20-03-05-43-mozilla-central/xulrunner-18.0a1.en-US.mac-x86_64.sdk.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 54.2M  100 54.2M    0     0   527k      0  0:01:45  0:01:45 --:--:--  590k
tar xjf xulrunner*.tar.bz2 && rm xulrunner*.tar.bz2
test -d profile || mkdir -p profile
run-js-command  applications-data
dyld: unknown required load command 0x80000022
/bin/bash: line 1:   439 Trace/BPT trap          ./xulrunner-sdk/bin/run-mozilla.sh ./xulrunner-sdk/bin/xpcshell -e "$JS_CONSTS" -f build/utils.js "build/applications-data.js"
make: *** [applications-data] Error 133
我找到了这篇文章,但都是一样的:

如果有人知道我的问题。

您可能需要安装以运行js命令…

您可能需要安装以运行js命令