Well, you should: 1. - Clone B2G port: git clone [email protected]:b2g-sprout/B2G.git 2. - Run: ./config.sh sprout At first glance, the author didn't upload the manifest file for this device -- it should be named: sprout.xml, and be located in his fork of b2g-manifest repo. So, it won't compile, unless you manage to get a copy of the manifest file elsewhere and run the config.sh command like: ./config.sh sprout manifest_file.xml.
3. - Run: ./build.sh showcommands 2>&1 | tee build.log If it fails, paste the content of build.log in http://pastebin.mozilla.org so I could take a look. Remeber to get the manifest file first or it will fail in ./config.sh step. Juan Gómez #b2g [:_AtilA_] On Wed, Aug 12, 2015 at 12:40 PM, <[email protected]> wrote: > I have already looked everywhere on the Web but the closest thing I can > build and flash a Firefox OS for my Android One phone are with these files: > https://github.com/b2g-sprout/ . However, I'm still having troubles on > compiling them and I have already tried looking at Mozilla's instructions > for Building and Flashing it but errors always come. Anyone can give me > specific instruction on how to use these files? I would very much > appreciate it. Thanks... > > I know a lot of Asians that are looking for a flashable .zip and .img but > there is really nothing available on the web... > _______________________________________________ > 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
