make: *** No rule to make target '/home/cmbuild/android/system/out/target/common/obj/JAVA_LIBRARIES/tcmiface_intermediates/javalib.jar', needed by '/home/cmbuild/android/system/out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/classes-full-debug.jar'. Stop.
^ Anyone have any thoughts or run into this before? Trying to build cm 13, I've extracted the necessary proprietary drivers/libs/whatnot (I believe) but I seem to be at an impasse on brunching this thing... any help would be greatly appreciated. Might be able to set up a remote shell if anyone feels the desire to hack away on my VM...
Related
Hello,
I have a problem when I try to compile the AOSP for the HTC Desire.
Actually I followed the steps indicates in http://forum.xda-developers.com/showthread.php?t=709105
When I execute "makedroid" I get the following error: build/core/product_config.mk:199 *** No matches for product "full_bravo". Stop
Hope anybody can help me.
help!
anybody knows what's the problem? Is the last step!
Hello. I could use some help compiling cm7. I plan to apply the usb host patch to the kernel after I have successfully got the kernel compiling. I've been following the guide here . However, I come across the following error:
Code:
arch/arm/mach-msm/acpuclock-7x30.c:32: error: conflicting types for 'acpuclk_power_collapse'
arch/arm/mach-msm/acpuclock.h:31: note: previous declaration of 'acpuclk_power_collapse' was here
arch/arm/mach-msm/acpuclock-7x30.c:47: error: conflicting types for 'acpuclk_set_rate'
arch/arm/mach-msm/acpuclock.h:30: note: previous declaration of 'acpuclk_set_rate' was here
make[1]: *** [arch/arm/mach-msm/acpuclock-7x30.o] Error 1
make: *** [arch/arm/mach-msm] Error 2
The make oldconfig also asked a few questions, for which I held enter down because I don't know how to answer them, and I had read somewhere that that leaves default values. I have extracted the config from my DHD and from the cm7 boot.img. Could anyone help me? I've been working on this far too long and I really could use some help. I follow that guide to the word and I can't get any further.
Thanks.
I'm compiling Jellybean for the GSM Desire and I and having issues after I run the make command. This is the issue:
Code:
make: *** No rule to make target `out/target/product/bravo/kernel', needed by `out/target/product/bravo/boot.img'. Stop.
Could someone please tell me what I'm doing wrong
Are the device trees the same between the 500 and the 510? If not, what might be the closest device to the gpe?
If so, does anybody have :
updater script for mount points, I've got em cat, but easier would be to have a template, same for the following two.
the BoardConfig.mk
the device_[codename].mk
And any other info that may be relevent.
All help is greatly appreciated. I'm trying for a Cyanogen mod from source for the 510. I know somebody else may, or may not be doing this per ifo in the rom threads and Iv'e heard, but am giving it a go myself.
Here is what I keep getting guys whenever I try to run a build of CM13 or any other rom for that matter....It took until the end of life cycle to get a 5.11 build for our tablet and is frustrating... Anyone got ideas?
make: *** No rule to make target `/home/wargear/cm13.0/out/target/product/v2wifixx/obj/SHARED_LIBRARIES/libexynosv4l2_intermediates/export_includes', needed by `/home/wargear/cm13.0/out/target/product/v2wifixx/obj/SHARED_LIBRARIES/libExynosHWCService_intermediates/import_includes'. Stop.
make: *** Waiting for unfinished jobs....
I'm having a similar issue with another device. Did anyone find the solution to this issue?