【linux openwrt】Checking 'ldconfig-stub'... failed. Build dependency: Failed to install stub Prerequisite check failed. Use FORCE=1 to override.
Checking 'ldconfig-stub'... failed.
Build dependency: Failed to install stub
Prerequisite check failed. Use FORCE=1 to override.
make: *** [/openwrt/include/toplevel.mk:159:staging_dir/host/.prereq-build] 错误 1
不想修就注释掉
build/prereq-build.mk
# Install ldconfig stub
# $(eval $(call TestHostCommand,ldconfig-stub,Failed to install stub, \
# touch $(STAGING_DIR_HOST)/bin/ldconfig && \
# chmod +x $(STAGING_DIR_HOST)/bin/ldconfig))
主要影响 feeds 的包。