@leftr said in error while mka systemimage:
ninja: error: '/home/tr/halium/out/target/product/sltexx/obj/SHARED_LIBRARIES/libcurl_intermediates/export_includes', needed by '/home/tr/halium/out/target/product/sltexx/obj/SHARED_LIBRARIES/libcommonpawrapper_intermediates/import_includes', missing and no known rule to make it
Check if it's in external/curl
Add it to your project:
git clone https://github.com/curl/curl external/curl