您的位置:首页 > 产品设计 > UI/UE

Error while building CM 13 (KERNEL_OBJ/usr, needed by libtinyalsa_intermediates/mixer.o)

2016-10-20 17:28 465 查看
https://forum.cyanogenmod.org/topic/125413-error-while-building-cm-13-for-xperia-c-c2305/

make: *** No rule to make target '/home/nika/XCCM/android/system/out/target/product/c2305/obj/KERNEL_OBJ/usr', needed by '/home/nika/XCCM/android/system/out/target/product/c2305/obj/SHARED_LIBRARIES/libtinyalsa_intermediates/mixer.o'. Stop.
make: *** Waiting for unfinished jobs....
Import includes file: /home/nika/XCCM/android/system/out/target/product/c2305/obj/EXECUTABLES/bootanimation_intermediates/import_includes
make: Leaving directory '/home/nika/XCCM/android/system'

#### make failed to build some targets (16:41 (mm:ss)) ####
Solved this problem by using command

mkdir -p /home/nika/XCCM/android/system/out/target/product/c2305/obj/KERNEL_OBJ/usr
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐