Permission Denied for linux-x86/bin/acp while compiling android source -
i compiling android source code. commands were
aosp_hammerhead-userdebug export out_dir_common_base=/media/entertainment/out make -j4 otapackage
during build process, after time error occurs:
target symbolic: libz (/media/entertainment/out/androidworkingdir/target/product/hammerhead/symbols/system/lib/libz.so) /bin/bash: /media/entertainment/out/androidworkingdir/host/linux-x86/bin/acp: permission denied make: *** [/media/entertainment/out/androidworkingdir/target/product/hammerhead/symbols/system/lib/libz.so] error 126 make: *** waiting unfinished jobs.... target staticlib: libc (/media/entertainment/out/androidworkingdir/target/product/hammerhead/obj/static_libraries/libc_intermediates/libc.a)
for information:
i have normal user access(read/write) in /media/entertainment/
i using ubuntu 12.04 64 bit
can please me out of this?
so, problem ntfs partition i.e. out directory build process should not in ntfs partition.
i created new ext-4 partition, , went smooth.
Comments
Post a Comment