Finllay, I decided remove everything and star again and >> now I'm having this problem in config.sh: >> >> repo 1.12.4 >> >> gpg: Signature made Tue 01 Oct 2013 06:44:27 PM CEST using RSA key ID >> 692B382C >> gpg: Can't check signature: public key not found >> error: could not verify the tag 'v1.12.4' >> >> >> I did that: >> >> Sorry, I realized today that we didn't upload the newest version > of the >> launcher. I'll update the documentation. For the meantime, please use: >> curlhttp://commondatastorage.googleapis.com/git-repo-downloads/repo> >> ~/bin/repo chmod a+x ~/bin/repo sha1 >> e197cb48ff4ddda4d11f23940d316e323b29671c If verification errors > persist, >> you can blow away (or move) your ~/.repoconfig dir to ensure the new >> public keys are imported. Sorry for the trouble everyone!
But even when i do that i've the same problem. So any ideas? Thank you all. And special thank you to sotaro for your useful help! Kind regards ! Enviado desde mi iPhone > El 02/10/2013, a las 19:31, Sotaro Ikeda <[email protected]> escribió: > > Hi, > > IAppOpsService is present since android 4.3. Related FakeAppOpsService needs > to be removed from the build, if you want to build for 4.2.*. > - https://github.com/mozilla-b2g/gonk-misc/blob/master/fakeappops.cpp > > Current b2g does not support for android 4.2.*. But it is going to support JB > 4.2.2, like the following bug. > - [Bug 922510] Extend GonkNativeWindow to support android JB 4.2.2 > > sotaro > ----- Original Message ----- > From: "Arancha Muelas Ruiz" <[email protected]> > To: "Chris Mills" <[email protected]> > Cc: [email protected] > Sent: Tuesday, October 1, 2013 12:16:13 PM > Subject: Re: [b2g] Firefox Nexus 7 build > > The console output now is: > > /home/arancha/b2g-n7/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld: > out/target/product/grouper/obj/EXECUTABLES/fakesched_intermediates/fakesched.o: > in function construction vtable for > android::IAppOpsService-in-android::FakeAppOpsService:fakesched.cpp(.data.rel.ro._ZTCN7android17FakeAppOpsServiceE0_NS_14IAppOpsServiceE+0xc): > error: undefined reference to 'android::IAppOpsService::~IAppOpsService()' > /home/arancha/b2g-n7/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld: > out/target/product/grouper/obj/EXECUTABLES/fakesched_intermediates/fakesched.o: > in function construction vtable for > android::IAppOpsService-in-android::FakeAppOpsService:fakesched.cpp(.data.rel.ro._ZTCN7android17FakeAppOpsServiceE0_NS_14IAppOpsServiceE+0x10): > error: undefined reference to 'android::IAppOpsService::~IAppOpsService()' > /home/arancha/b2g-n7/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld: > out/target/product/grouper/obj/EXECUTABLES/fakesched_intermediates/fakesched.o: > in function construction vtable for > android::IAppOpsService-in-android::FakeAppOpsService:fakesched.cpp(.data.rel.ro._ZTCN7android17FakeAppOpsServiceE0_NS_14IAppOpsServiceE+0x18): > error: undefined reference to > 'android::IAppOpsService::getInterfaceDescriptor() const' > /home/arancha/b2g-n7/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld: > out/target/product/grouper/obj/EXECUTABLES/fakesched_intermediates/fakesched.o: > in function construction vtable for > android::IAppOpsService-in-android::FakeAppOpsService:fakesched.cpp(.data.rel.ro._ZTCN7android17FakeAppOpsServiceE0_NS_14IAppOpsServiceE+0x50): > error: undefined reference to 'virtual thunk to > android::IAppOpsService::~IAppOpsService()' > /home/arancha/b2g-n7/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld: > out/target/product/grouper/obj/EXECUTABLES/fakesched_intermediates/fakesched.o: > in function construction vtable for > android::IAppOpsService-in-android::FakeAppOpsService:fakesched.cpp(.data.rel.ro._ZTCN7android17FakeAppOpsServiceE0_NS_14IAppOpsServiceE+0x54): > error: undefined reference to 'virtual thunk to > android::IAppOpsService::~IAppOpsService()' > > > any ideas? please. > > Thanks, Kind regards. > > > 2013/10/1 Chris Mills <[email protected]> > >> Hi there, >> >> Arancha, cc'd, is trying to build B2G on a Nexus 7 tablet, and not having >> much luck. I'm not really sure what the problem is, so I thought I'd throw >> it out to the list. >> >> They are following the instructions at https://wiki.mozilla.org/B2G/Nexus7, >> as well as preparing for the build in line with the instructions at >> https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Building. >> >> The console output they are getting is at http://pastebin.com/xMyye4yV >> >> Any ideas? >> >> >> Chris Mills >> Senior tech writer || Mozilla >> developer.mozilla.org || MDN >> [email protected] || @chrisdavidmills > _______________________________________________ > 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
