android-rpi / device_brcm_rpi3

576 stars 251 forks source link

Build Failure #112

Closed ankykong closed 6 years ago

ankykong commented 6 years ago

Hi I was attempting to make the file using: make ramdisk systemimage However, I got this error: Starting build with ninja ninja: Entering directory .' [ 0% 1/29248] Lex: aidl <= system/tools/aidl/aidl_language_l.ll FAILED: /bin/bash -c "prebuilts/misc/linux-x86/flex/flex-2.5.39 -oout/host/linux-x86/obj/STATIC_LIBRARIES/libaidl-common_intermediates/aidl_language_l.cpp system/tools/aidl/aidl_language_l.ll" flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertioncnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed. Aborted (core dumped) ninja: build stopped: subcommand failed. build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed make: *** [ninja_wrapper] Error 1 Please help. Thanks

ankykong commented 6 years ago

Fixed issue with LC_ALL=C