[HELP] Compiling CM12 for LG G3 - Android Q&A, Help & Troubleshooting

Finally got source to download right and fixed a repo issue but now i get this.
Any Ideas ????
Install: /home/tom/android/system/out/target/product/d855/obj/GYP/shared_intermediates/mksnapshot
Gyp action: android_webview_android_webview_gyp_android_webvie w_pak_target_repack_android_webview_pack (/home/tom/android/system/out/target/product/d855/obj/GYP/shared_intermediates/android_webview_apk/assets/webviewchromium.pak)
acp: partial write to '/home/tom/android/system/out/target/product/d855/obj/GYP/shared_intermediates/mksnapshot' (4096 of 8192)
make: *** [/home/tom/android/system/out/target/product/d855/obj/GYP/shared_intermediates/mksnapshot] Error 1
make: *** Deleting file `/home/tom/android/system/out/target/product/d855/obj/GYP/shared_intermediates/mksnapshot'
make: *** Waiting for unfinished jobs....
[email protected]:~/android/system$
PS : Sorry if in wrong section no idea where to put this!

Related

[Q] copile ICS 4.0.4 - erro - kernel

Hello I am trying to compile the ROM ics with 4.0.4 and I am with this problem. Can someone help me?
/Volumes/CyanogenModWorkspace/android/system/kernel/lge/p500/scripts/mod/mk_elfconfig.c:9: warning: unused variable ‘ei’
make[4]: *** [scripts/mod/mk_elfconfig] Error 1
make[3]: *** [scripts/mod] Error 2
make[2]: *** [scripts] Error 2
make[1]: *** [sub-make] Error 2
make: *** [TARGET_KERNEL_BINARIES] Error 2
make: *** Waiting for unfinished jobs....
Click to expand...
Click to collapse
This is for Mac OS X
1. I needed to reference in my $path /Android NDK directory/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin instead of /linux-x86/
2. I needed to add a file: "elf.h" to /kernel repository/scripts/mod/
Data for the file here -> rockbox.org/tracker/9006?getfile=16683
3. I needed to change #include <elf.h> to #include "elf.h" in the following files in /kernel repository/scripts/mod/: mk_elfconfig.c and modpost.h

[Q] qdMetaData.o error when building CM10.2

hey all,
when I compile the CM10.2, appeared an error and aborted.
and I couldn't find any useful link via google.
error tip is Chinese.
Code:
make: *** 没有规则可以创建“/home/lisong/Android/cm/out/target/product/NX501/obj/SHARED_LIBRARIES/libqdMetaData_intermediates/qdMetaData.o”需要的目标“/home/lisong/Android/cm/out/target/product/NX501/obj/KERNEL_OBJ/usr”。 停止。
make: *** 正在等待未完成的任务....
English version is about:
Code:
make: *** No rule to make target "/home/lisong/Android/cm/out/target/product/NX501/obj/SHARED_LIBRARIES/libqdMetaData_intermediates/qdMetaData.o" needed by "/home/lisong/Android/cm/out/target/product/NX501/obj/KERNEL_OBJ/usr". Stop.

{Q} what should I do?

I'm trying to build CM12.1 for Bacon and I'm getting the following error when running a build after a full repo sync. Any suggestions on what to do?
make: *** No rule to make target 'libqmi', needed by '/home/ankur/cm/out/target/product/bacon/obj/EXECUTABLES/wpa_supplicant_intermediates/config.o'. Stop.
make: *** Waiting for unfinished jobs....

Error while building cm13 from source make: *** No rule to make target `

i am getting this error while trying to build the cm13 source.
make: *** No rule to make target `/media/android/CM-13/out/target/common/obj/JAVA_LIBRARIES/tcmiface_intermediates/javalib.jar', needed by `/media/android/CM-13/out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/classes-full-debug.jar'. Stop.
make: *** Waiting for unfinished jobs....
can anyone help me on this.
I'm getting the same error, were you able to resolve this?

Cm 11 Build Problems!!!!!

Symlink: /home/can/cm11/out/target/product/e7/system/bin/su -> /system/xbin/su
make: *** No rule to make target `/home/can/cm11/out/target/product/e7/obj/SHARED_LIBRARIES/libqdutils_intermediates/export_includes', needed by `/home/can/cm11/out/target/product/e7/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/import_includes'. Stop.
make: *** Waiting for unfinished jobs....
My problem (
Help me Please CM developers..

Categories

Resources