It shows that run-mozilla.sh was missing on your folder of xulrunner-sdk. I met before and I tried to
1. Delete entire Gaia folder 2. repo sync Gaia 3. ./build.sh -j16 Then you will find xulrunner-sdk is updated to newest one and built successfully. Sincerely yours. ----- Original Message ----- From: "Pramod Korti" <[email protected]> To: [email protected] Sent: Wednesday, October 17, 2012 4:53:35 PM Subject: [b2g] Getting build failure for B2G ARM emulator build Hi, I am trying to build b2g emulator for ARM. Followed guide in below link: https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/Preparing_for_your_first_B2G_build#Configuring_to_build_an_emulator when i do build ./build.sh -j1, build is failing with below error /bin/bash: ./xulrunner-sdk/bin/run-mozilla.sh: No such file or directory make[1]: *** [applications-data] Error 127 make[1]: Leaving directory `/u/prakot/emulator/B2G/gaia' make: *** [gaia/profile.tar.gz] Error 2 real 11m57.776s user 8m43.420s sys 1m25.890s > Build failed! < can i get some help here, couldn't figure aout error 127 and Error2 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
