@alan_g yeah but i didnt mess with it, i just downloaded.
L
Offline
Posts
-
RE: Error while building halium-boot for Xiaomi Redmi 3(ido)
@redmiguy3 the error you're facing has a simple fix listed here
-
mempcpy issue
I'm getting this error. Any ideas?
external/gpg/intl/dcigettext.c:158:14: error: static declaration of 'mempcpy' follows non-static declaration static void *mempcpy (void *dest, const void *src, size_t n);
thanks
-
RE: error while mka systemimage
@walidham i fixed it by adding lineageos libcurl and then adding the path to build/core/main.mk
thanks tho! -
error while mka systemimage
I'm trying to build "systemimage" but im getting this error:
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 make: *** [build/core/ninja.mk:152: ninja_wrapper] Error 1
Any ideas? thanks