[Q] Missing proprietaries while building Beanstalk - Samsung Infuse 4G

Hello. I'm trying to build Beanstalk and thought I had pretty much everything set up, but I get this error while building:
Code:
make: *** No rule to make target `device/samsung/infuse4g/../../../vendor/samsung/infuse4g/proprietary/modem.bin', needed by `/mnt/SSD2/beanstalk/out/target/product/infuse4g/obj/EXECUTABLES/modem.bin_intermediates/modem.bin'. Stop.
I thought running device/samsung/infuse4g/extract-files.sh would have gotten me my vendor/samsung/infuse4g/proprietary/modem.bin, but it's not there. Any ideas?

Related

compiling from source issues

hey, I'm trying to build stock android from source using the cyanogen vendors as usual. But when I try to compile I get the error
Code:
make: *** No rule to make target `out/target/product/bravo/kernel', needed by `out/target/product/bravo/boot.img'. Stop.
Obviously the kernel is an issue, but how would i go about fixing it?

Makefile error during CM10.1 Build: libmkyaffs2image_intermediates

Hi,
I'm trying to build CM10.1 for huashan : Xperia SP.
I have based my build on tsubasa: Xperia V.
But I'm not able to get past this error
make: * No rule to make target `/home/aniket/android/android/system/out/target/product/huashan/obj/STATIC_LIBRARIES/libmkyaffs2image_intermediates/export_includes', needed by `/home/aniket/android/android/system/out/target/product/huashan/obj/EXECUTABLES/recovery_intermediates/import_includes'. Stop.
I guess it is some kind of makefile issue and a tweak here or there might fix this ...
Any help ?
New error
I donno how I got past that error. But now I have a new error:
make: *** No rule to make target `android/android/android/system/out/target/product/huashan/obj/SHARED_LIBRARIES/libril_intermediates/export_includes', needed by `android/android/system/out/target/product/huashan/obj/EXECUTABLES/rild_intermediates/import_includes'
Any one ?

[Q] NEW TO PORTING ROMs.."No rule to make target "

I'm trying to porting CM11 to my Huawei U9200. I've forked Shev_t's device and vendor tree. While when I begin my build, something goes wrong like below, could anyone tell me what happened and what should I do?
Code:
make: *** No rule to make target `/home/alexander/android/system/out/target/product/viva/obj/SHARED_LIBRARIES/libbluetooth_intermediates/export_includes', needed by `/home/alexander/android/system/out/target/product/viva/obj/EXECUTABLES/hcidump_intermediates/import_includes'. Stop.

Need Help Geeting Error While Compiling....?

Well guys i started working on Roms For the galaxysmtd i was compling normaly after an hour i got that error (Luckywise i didnt go to sleep haha)
Code:
make: *** No rule to make target '/home/dos-developers/android/omni/out/target/product/galaxysmtd/obj/SHARED_LIBRARIES/libpac_intermediates/export_includes', needed by '/home/dos-developers/android/omni/out/target/product/galaxysmtd/obj/SHARED_LIBRARIES/libjni_pacprocessor_intermediates/import_includes'. Schluss.
I synced the OmniROM sources freshly ....... Need Help thanks

Android building errors - N5 Nougat

Hello everyone, i've some problems with building Nougat (AOSP) for Nexus 5.
I've modified manifest (that's how it look like) to have everything downloaded but it hangs on this error:
Code:
make: *** No rule to make target 'frameworks/base/services/core/../../../../system/netd/server/binder/android/net/metrics/IDnsEventListener.aidl', needed by '/home/edi194/AOSP/out/target/common/obj/JAVA_LIBRARIES/services.core_intermediates/src/../../../../system/netd/server/binder/android/net/metrics/IDnsEventListener.java'. Stop.
make: *** Waiting for unfinished jobs....
logtags: /home/edi194/AOSP/out/target/common/obj/JAVA_LIBRARIES/services_intermediates/src/core/java/com/android/server/EventLogTags.java <= frameworks/base/services/core/java/com/android/server/EventLogTags.logtags
I've thought that disabling ninja will make any difference but sadly not.
I'll be grateful for help.
If i've posted it in wrong section, please move it to correct
Edit: Yes, there is ThemeIntarfacer on manifest, but i need to have working build to do anything with it

Categories

Resources