**** BEGIN LOGGING AT Sat Nov 02 02:59:57 2019 Nov 02 09:04:13 Hello every one. I'm trying to make systemimage. but i got some link errors. … hardware/aw/audio/astar/libcodec_audio/codec_utils.c:131: error: undefined reference to 'pcm_get_node_number' … And I found that one Android.mk of Android 6 is missing. … ./frameworks/base/services/core/Android.mk:LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH) Nov 02 09:04:13 /../../libs/aw/Android.mk … And halium doesn't has framework/base/service/core/Android.mk … Where shuld i put "libs/aw/Android.mk" ? Nov 02 09:30:02 Fixed , edit hardware/aw/audio/astar/libcodec_audio/Android.mk … and add LOCAL_SRC_FILES := pcm.c Nov 02 10:51:09 hello, anyone know which android version corresponse to halium 5 ? Nov 02 10:51:33 I found some header files are different with android 6 Nov 02 10:51:36 hardware/aw/hwc/astar/hwc.cpp:689:18: error: 'hwc_composer_device_1_t' has no member named 'setParameter' Nov 02 11:05:08 sorry, it can search from halium website Nov 02 11:06:45 @gagamali [hello, anyone know which android version corresponse to halium 5 ?], Android 5 Nov 02 11:07:08 🙏thanks Nov 02 11:12:49 may I just simply replace hardware/libhardware/include/hardware/hwcomposer.h with android 6 version? Nov 02 11:13:19 may I just simply replace … hardware/libhardware/include/hardware/hwcomposer.h … with android 6 version? Nov 02 11:15:06 is there a reason you use Halium 5 and not 7? Nov 02 11:15:42 if device originally came with 6, 5 probably won't work Nov 02 11:17:46 I see. let me restart again. Nov 02 12:39:19 seems halium7 is different with halium5 Nov 02 12:39:39 it doesn't exec vendorsetup.sh Nov 02 12:39:57 have to manually run 'add_lunch_combo astar_d7-eng' Nov 02 14:35:58 herrie maybe cp command android-ramdisk problem solved Nov 02 14:36:53 DEVICE_PACKAGE_OVERLAYS := \ … device/softwinner/astar-common/overlay \ … $(DEVICE_PACKAGE_OVERLAYS) … is this java related? Nov 02 14:58:32 ninja: error: '/root/halium7/out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar', needed by '/root/halium7/out/target/product/astar-d7/dex_bootjars/system/framework/arm/boot.art', Nov 02 15:00:04 this error passed when I kill all "PRODUCT_PACKAGES" in .mk files. even like they are libraries. … # video libs … PRODUCT_PACKAGES += \ … libMemAdapter \ … libcdx_base Nov 02 15:50:30 Hector was added by: Hector Nov 02 17:17:58 Herrie android_build fix Nov 02 17:17:59 (hide) mkdir -p $(PRODUCT_OUT)/system/boot/ … $(hide) cp $(PRODUCT_OUT)/android-ramdisk.img $(PRODUCT_OUT)/system/boot/ Nov 02 17:18:04 maybe Nov 02 17:22:40 (Photo, 720x1280) https://irc.ubports.com/UkDoOWHF.png Screenshot (Nov 2, 2019 6:22:33 PM) Nov 02 17:22:58 Crap... Sorry - that shouldn't have ended up here Nov 02 22:55:24 https://paste.ubuntu.com/p/wxMT2ndhsc/ a new log :D Nov 02 23:33:09 Is recovery necessary in halium? Nov 03 01:11:11 zen_monkey was added by: zen_monkey Nov 03 01:24:17 ls **** ENDING LOGGING AT Sun Nov 03 02:59:59 2019