samdza
02-05-2014, 07:37 AM
I trying to build the android source code in ubuntu 13.10, but i got so many errors
i have solved some of them then i got strucked . Now i want your help to build the androi source code,
before to that i will tel my system specification :
i am using Pentium D machine with 4 GB RAM with 50 GB free space in hard drive
using ubuntu 13.10 which is of 64 bit OS
And what are the packages i have installed
Python 2.7.5+, GNU Make 3.81, java version "1.6.0_45"
And i have followed the procedure for build such as :
a) G41M-Combo:~/bin/source $ : source build/envsetup.sh
b) G41M-Combo:~/bin/source $ : lunch
c) G41M-Combo:~/bin/source $ : 13
d) G41M-Combo:~/bin/source $ : make -j3
in 4th step i am using pentium D machine it is of 2 core so i have tried make -j2 also
but i did not got much difference
the errors are..
No private recovery resources for TARGET_DEVICE manta
host C: acp <= build/tools/acp/acp.c
host C++: libhost <= build/libs/host/pseudolocalize.cpp
host C: libhost <= build/libs/host/CopyFile.c
i686-linux-gcc: error trying to exec 'cc1': execvp: No such file or directory
make: *** [out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp.o] Error 1
make: *** Waiting for unfinished jobs....
i686-linux-g++: error trying to exec 'cc1plus': execvp: No such file or directory
make: *** [out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/pseudolocalize.o] Error 1
i686-linux-gcc: error trying to exec 'cc1': execvp: No such file or directory
make: *** [out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/CopyFile.o] Error 1
your help will be greatly appretiated to me
Thanks in advance
i have solved some of them then i got strucked . Now i want your help to build the androi source code,
before to that i will tel my system specification :
i am using Pentium D machine with 4 GB RAM with 50 GB free space in hard drive
using ubuntu 13.10 which is of 64 bit OS
And what are the packages i have installed
Python 2.7.5+, GNU Make 3.81, java version "1.6.0_45"
And i have followed the procedure for build such as :
a) G41M-Combo:~/bin/source $ : source build/envsetup.sh
b) G41M-Combo:~/bin/source $ : lunch
c) G41M-Combo:~/bin/source $ : 13
d) G41M-Combo:~/bin/source $ : make -j3
in 4th step i am using pentium D machine it is of 2 core so i have tried make -j2 also
but i did not got much difference
the errors are..
No private recovery resources for TARGET_DEVICE manta
host C: acp <= build/tools/acp/acp.c
host C++: libhost <= build/libs/host/pseudolocalize.cpp
host C: libhost <= build/libs/host/CopyFile.c
i686-linux-gcc: error trying to exec 'cc1': execvp: No such file or directory
make: *** [out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp.o] Error 1
make: *** Waiting for unfinished jobs....
i686-linux-g++: error trying to exec 'cc1plus': execvp: No such file or directory
make: *** [out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/pseudolocalize.o] Error 1
i686-linux-gcc: error trying to exec 'cc1': execvp: No such file or directory
make: *** [out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/CopyFile.o] Error 1
your help will be greatly appretiated to me
Thanks in advance