ninja: error: 'out/host/windows-x86/obj/STATIC_LIBRARIES/libext4_utils_host_intermediates/export_includes', needed by 'out/host/windows-x86/obj/EXECUTABLES/fastboot_intermediates/import_includes', missing and no known rule to make it
make: *** [build/core/ninja.mk:85:ninja_wrapper] 错误 1
这种问题一般都是缺少库
https://blog.csdn.net/zhaoxy_thu/article/details/18993607
make distclean后再重新编译