I did, but all the time told me:

arancha@arancha-CELSIUS-H910:~/b2g-n7$ sudo ./config.sh nexus-7
sudo: ./config.sh: command not found

Is it look well?
Thanks for everything !!


2013/9/12 Thomas Zimmermann <[email protected]>

>  Hi Arancha
>
>
> On 11.09.2013 18:05, Arancha Muelas Ruiz wrote:
>
>  This is the .xml that I'm using !! is it that about you asked me?
>
>
> Yes. And it refers to Android 4.2, which we don't support. I suggest to
> look at the manifest for the Nexus 4 and use its repositories and revisions
> for the Nexus 7 were possible. The respective files are nexus-4.xml and
> base-jb.xml in .repo/manifests. If something doesn't build you should also
> check if there is a repository missing from the Nexus 7 manifest.
>
> After you modified the manifest file, you need to run './config.sh <your
> device's name>' to checkout the new branches. Unfortunally, config.sh
> resets your manifest chenges. You can prevent this from happening by
> out-commenting the first 2 lines of the function repo_sync() in config.sh.
>
> Best regards
> Thomas
>
>
>
>
>
>  kind regards
>
>
> 2013/9/11 Thomas Zimmermann <[email protected]>
>
>> Hi Arancha,
>>
>> Please keep the mailing list in CC. The people there can help you and
>> the discussion might also be helpful to others.
>>
>> On 11.09.2013 17:01, Arancha Muelas Ruiz wrote:
>>  > now the error is:
>> >
>> >
>> > target thumb C: libdbus <= external/dbus/dbus/dbus-pipe.c
>>
>>  > +: fakeperm <= gonk-misc/fakeperm.cpp
>> > Import includes file:
>> >
>> out/target/product/grouper/obj/EXECUTABLES/fakesched_intermediates/import_includes
>> > In file included from gonk-misc/fakeappops.cpp:21:0:
>> > frameworks/native/include/binder/IAppOpsService.h:21:40: fatal error:
>> > binder/IAppOpsCallback.h: No such file or directory
>> > compilation terminated.
>> > target thumb C++: libscheduling_policy <=
>> > frameworks/av/services/audioflinger/ISchedulingPolicyService.cpp
>> > make: ***
>> >
>> [out/target/product/grouper/obj/EXECUTABLES/fakeappops_intermediates/fakeappops.o]
>> > Error 1
>> > make: *** Waiting for unfinished jobs....
>> > target thumb C++: libscheduling_policy <=
>> > frameworks/av/services/audioflinger/SchedulingPolicyService.cpp
>>
>>  This looks like the error you already mentioned in the other thread. If
>> you don't have this file, your version of the repository under
>> frameworks/native is incompatible with the FFOS source code. Could you
>> send an email with your manifest file attached? It's
>> .repo/manifests/nexus-7.xml, or some similar name. If the file has
>> <include> tags, please send the included files as well.
>>
>> Best regards
>> Thomas
>>
>>
>> >
>>  > real    2m16.481s
>> > user    13m32.387s
>> > sys    0m46.003s
>> >
>> > > Build failed! <
>> >
>> > Build with |./build.sh -j1| for better messages
>> > If all else fails, use |rm -rf objdir-gecko| to clobber gecko and |rm
>> > -rf out| to clobber everything else.
>> > arancha@arancha-CELSIUS-H910:~/b2g-n7$
>> >
>> >
>> >
>> >
>> >
>> >
>> > I was checking permissions, maybe i have no all of them:
>> >
>> > arancha@arancha-CELSIUS-H910:~/b2g-n7$ ls -l
>> > total 208
>> > drwxrwxr-x  3 arancha arancha  4096 Sep 10 11:09 abi
>> > drwxrwxr-x  5 arancha arancha  4096 Sep 11 16:35 B2G-b2g-jb
>> > drwxrwxr-x  4 arancha arancha  4096 Sep 10 11:09 b2g-blobs
>> > drwxrwxr-x 10 arancha arancha  4096 Sep 10 11:09 bionic
>> > lrwxrwxrwx  1 arancha arancha     8 Sep 10 10:38 bld.sh -> build.sh
>> > drwxrwxr-x  3 arancha arancha  4096 Sep 10 11:09 bootable
>> > drwxrwxr-x  8 arancha arancha  4096 Sep 10 11:09 build
>> > -rwxrwxr-x  1 arancha arancha  2865 Sep 10 10:39 build.sh
>> > -rwxrwxr-x  1 arancha arancha  2314 Sep 10 10:39 config.sh
>> > drwxrwxr-x  3 arancha arancha  4096 Sep 10 11:09 dalvik
>> > drwxrwxr-x  6 arancha arancha  4096 Sep 10 11:09 device
>> > drwxrwxr-x  2 arancha arancha  4096 Sep 11 11:33 download-nexus-7
>> > drwxrwxr-x 66 arancha arancha  4096 Sep 10 11:09 external
>> > -rwxrwxr-x  1 arancha arancha  5877 Sep 10 10:39 flash.sh
>> > drwxrwxr-x  8 arancha arancha  4096 Sep 10 11:09 frameworks
>> > drwxrwxr-x 22 arancha arancha  4096 Sep 11 16:35 gaia
>> > drwxrwxr-x 53 arancha arancha  4096 Sep 10 11:10 gecko
>> > -rw-rw-r--  1 arancha arancha   133 Sep 10 10:38 GNUmakefile
>> > drwxrwxr-x  4 arancha arancha  4096 Sep 11 16:35 gonk-misc
>> > drwxrwxr-x  6 arancha arancha  4096 Sep 10 11:10 hardware
>> > drwxrwxr-x 11 arancha arancha  4096 Sep 10 11:10 libcore
>> > drwxrwxr-x  4 arancha arancha  4096 Sep 10 11:10 libnativehelper
>> > -rw-rw-r--  1 arancha arancha   560 Sep 10 10:38 LICENSE
>> > -rw-rw-r--  1 arancha arancha   259 Sep 10 10:38 load-config.sh
>> > -r--r--r--  1 arancha arancha    87 Sep 10 11:09 Makefile
>> > drwxrwxr-x  8 arancha arancha  4096 Sep 10 11:10 ndk
>> > -rw-rw-r--  1 arancha arancha  9840 Sep 10 10:39 nexus-7.xml
>> > drwxrwxr-x  4 arancha arancha  4096 Sep 11 11:33 out
>> > drwxrwxr-x  9 arancha arancha  4096 Sep 10 11:10 prebuilts
>> > -rwxrwxr-x  1 arancha arancha 12752 Sep 10 10:39 profile.sh
>> > -rw-rw-r--  1 arancha arancha  3819 Sep 10 10:38 README.md
>> > -rwxrwxr-x  1 arancha arancha 22615 Sep 10 10:38 repo
>> > drwxrwxr-x  5 arancha arancha  4096 Sep 10 11:10 rilproxy
>> > lrwxrwxrwx  1 arancha arancha    10 Sep 10 10:38 run-ddd.sh ->
>> run-gdb.sh
>> > -rwxrwxr-x  1 arancha arancha  1141 Sep 10 10:38 run-emulator.sh
>> > -rwxrwxr-x  1 arancha arancha  3115 Sep 10 10:38 run-gdb.sh
>> > drwxrwxr-x  3 arancha arancha  4096 Sep 10 10:38 scripts
>> > -rw-rw-r--  1 arancha arancha   381 Sep 10 10:38 setup.sh
>> > drwxrwxr-x  9 arancha arancha  4096 Sep 10 11:10 system
>> > -rwxrwxr-x  1 arancha arancha   615 Sep 10 10:38 test.sh
>> > drwxrwxr-x  4 arancha arancha  4096 Sep 10 10:38 tools
>> > drwxr-x---  9 arancha arancha  4096 Nov 12  2012 vendor
>> > -rwxrwxr-x  1 arancha arancha    48 Sep 10 10:38 watch-procrank.sh
>> >
>> >
>> >
>> > I don't know what can I do more!
>> > so sorry for disturb you, and really thanks for all !!
>> >
>> > Best, A.
>> >
>> >
>> >
>>
>>
>
>
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to