The keon build currently doesn't work "out of the box" on Mac OS X because the kernel has some host tools that need <elf.h>. I've implemented one of the obvious solutions and added it to the kernel tree, which should fix things (and does fix things on the Mac I have), but it's possible I'm missing something.
So, if people would like to try this out before I try sending it upstream: GITREPO=git://github.com/jld/b2g-manifest BRANCH=mac-keon ./config.sh keon ./build.sh out/target/product/keon/boot.img --Jed _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
