Hi Ricardo, According to our document, Keon won't build on a Mac: https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_build_prerequisites#Requirements_for_Mac_OS_X I don't know about peak. there's a link to the apple developer portal where you might be able to get 10.6 sdk in the document.
As far as I know, you do need 10.6/10.5 sdk I have an ubuntu VM where I have an old emulator build compiled if you just want to reconfigure ( ./config.sh peak ) and compile (./build.sh -j1): http://shizen008.wordpress.com/2013/11/11/images-for-b2gemulator/ You may have to clobber first. Regards, Naoki On Apr 28, 2014, at 6:46 AM, Ricardo Brandão <[email protected]> wrote: > Hello ALL, > > I'm trying to build a B2G to peak. > > I'm using MAC OSX Mountain Lion, created a case sensitive Volume, ran > ./config.sh and everything was ok. > > When I tried to run ./build.sh I got some messages: > > build/core/combo/HOST_darwin-x86.mk:42: > *********************************************************** > build/core/combo/HOST_darwin-x86.mk:43: * No 10.6 or 10.5 SDK found, do you > have Xcode installed? * > build/core/combo/HOST_darwin-x86.mk:44: > *********************************************************** > > build/core/combo/HOST_darwin-x86.mk:42: > *********************************************************** > build/core/combo/HOST_darwin-x86.mk:43: * No 10.6 or 10.5 SDK found, do you > have Xcode installed? * > build/core/combo/HOST_darwin-x86.mk:44: > *********************************************************** > > But the script continue, with a lot of warnings and at the end I got an error > with a unsuccessfully build. > > On my > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs > folder I have: > > MacOSX10.8.sdk and MacOSX10.9.sdk folders. > > Must I have SDK 10.6 to build properly? > > Thanks in advance. > > -- > Ricardo Brandão > http://www.programonauta.com.br > > ........__@ > ....._ \ >_ > ....(_) / (_) > _______________________________________________ > 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
