Libpcre missing

A few days ago, libpcre was moved from openwrt to packages. Since then I did a git pull on openwrt, scripts/feeds update -a and install -a and a make dirclean. I still get lots of dependency errors about missing libpcre.

Do I need to do anything else?

Thanks.

Although I would think the driclean would have resolved, all I did was:

rm -rf bin tmp
make defconfig
3 Likes

I did it, and run pull, update, install again and it's still missing.

PS: OK, it works now. I had to do a third scripts/feeds update and install.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.