fw876 / helloworld

GNU General Public License v3.0
3.52k stars 2.62k forks source link

missing dependency libpcre #1467

Closed yyshell closed 1 month ago

yyshell commented 1 month ago

OS: Immortalwrt snapshot SSR+: latest When I build the image, I have these error messages:

WARNING: Makefile 'package/feeds/telephony/freeswitch/Makefile' has a dependency on 'libpcre', which does not exist WARNING: Makefile 'package/feeds/packages/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist WARNING: Makefile 'package/feeds/packages/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist WARNING: Makefile 'package/feeds/packages/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist WARNING: Makefile 'package/feeds/packages/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist WARNING: Makefile 'package/feeds/packages/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist

How to fix it?

yyshell commented 1 month ago

resolve by "rm -fr bin/ dl/ staging_dir/ build_dir/ tmp/ "