[origin/v1.4] gaia $ make profile XULrunner directory: xulrunner-sdk-30/xulrunner-sdk rm -rf xulrunner-sdk-30 Downloading XULRunner... /usr/bin/curl -OL http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/2014/03/2014-03-08-03-02-03-mozilla-central/xulrunner-30.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 82.9M 100 82.9M 0 0 2075k 0 0:00:40 0:00:40 --:--:-- 2108k mkdir xulrunner-sdk-30 tar xjf xulrunner*.tar.bz2 -C xulrunner-sdk-30 && rm -f xulrunner*.tar.bz2 || \ ( echo; \ echo "We failed extracting the XULRunner SDK archive which may be corrupted."; \ echo "You should run 'make really-clean' and try again." ; false ) tar: Failed to set default locale run-js-command preferences Exception: ReferenceError: True is not defined @-e:1:7
Any suggestions? Thanks Andy _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
