Hello everyone! I'm trying to compile android 4.1.1 JRO03H
from the source code, but have the following errors:
find: 'src': No such file or directory
..............
/ bin / bash: prebuilts / misc / linux-x86 / ccache / ccache: No such file or directory
make: *** [out / target / product / generic / obj / lib / crtend_so.o] Error 127
make: *** is expected to complete other tasks ....
make: *** [out / target / product / generic / obj / lib / crtbegin_so.o] Error 127
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint: deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint: unchecked for details.
How I can fix it?
PD: I use ubuntu 14.04 LTS, I hope you can help me, I'm new to this and there are many things still do not understand .Many thanks and greetings from Argentina!