hello, i'm trying to build AOSPA for htc ville, but i get this error:
Code:target Symbolic: gzip (/home/kalle/PA/out/target/product/ville/symbols/system/bin/gzip) Export includes file: external/zlib/Android.mk -- /home/kalle/PA/out/target/product/ville/obj/EXECUTABLES/gzip_intermediates/export_includes target Strip: gzip (/home/kalle/PA/out/target/product/ville/obj/EXECUTABLES/gzip_intermediates/gzip) Notice file: external/zlib/NOTICE -- /home/kalle/PA/out/target/product/ville/obj/NOTICE_FILES/src//system/bin/gzip.txt Install: /home/kalle/PA/out/target/product/ville/system/bin/gzip Symlink: /home/kalle/PA/out/target/product/ville/system/bin/hd -> toolbox make: *** Nessuna regola per generare l'obiettivo "/home/kalle/PA/out/target/product/ville/obj/STATIC_LIBRARIES/lib_driver_cmd_qcwcn_intermediates/export_includes", necessario per "/home/kalle/PA/out/target/product/ville/obj/EXECUTABLES/hostapd_intermediates/import_includes". Arresto.
Anyone can help me? Thank you in advance.
Add this to pa.dependencies:
Code:
{
"remote": "github",
"repository": "CyanogenMod/android_hardware_qcom_wlan",
"target_path": "hardware/qcom/wlan",
"revision": "cm-11.0"
},