Hi,
I tried to build the source code for Android and create an image file but i failed. I followed instructions on Android4SAM webpage(
http://www.at91.com/android4sam/bin/vie ... roid_Image).
I get these errors:
for make:
make: *** [out/host/common/obj/JAVA_LIBRARIES/droiddoc_intermediates/javalib.jar] Error 41
(folder "out" is created anyway)
for creating an image:
/*--------------------------log file for this shell--------------------------*/
cp -a /home/janez/mydroid/Generate_jffs2_image/../out/target/product/sam9m10/root ./
cp: cannot stat `/home/janez/mydroid/Generate_jffs2_image/../out/target/product/sam9m10/root': No such file or directory
what went wrong?
Thanks for your help!
Best regards,
Janez