death2all110
Android Expert
Since I cant seem to find any forums for compiling android from source I'll post here....
Trying to build cm9 for an unsupported device, the LG Spectrum for Verizon Wireless. It starts building and then i get:
make: *** No rule to make target `out/target/product/vs920/obj/lib/libaudio.so', needed by `out/target/product/vs920/obj/SHARED_LIBRARIES/audio.primary.vs920_intermediates/LINKED/audio.primary.vs920.so'. Stop.
I'm not entirely sure why its naming it audio.primary.vs920.so as on the leaked ics rom its audio.primary.msm8660.so
also there is no libaudio.so file.
How can I fix this?
Thanks!
heres my device tree: https://github.com/death2all110/android_device_lge_vs920
and the vendor tree: https://github.com/death2all110/android_vendor_lge_vs920
Trying to build cm9 for an unsupported device, the LG Spectrum for Verizon Wireless. It starts building and then i get:
make: *** No rule to make target `out/target/product/vs920/obj/lib/libaudio.so', needed by `out/target/product/vs920/obj/SHARED_LIBRARIES/audio.primary.vs920_intermediates/LINKED/audio.primary.vs920.so'. Stop.
I'm not entirely sure why its naming it audio.primary.vs920.so as on the leaked ics rom its audio.primary.msm8660.so
also there is no libaudio.so file.
How can I fix this?
Thanks!
heres my device tree: https://github.com/death2all110/android_device_lge_vs920
and the vendor tree: https://github.com/death2all110/android_vendor_lge_vs920
