I’m just getting started with building, and have an Ubunto VM up, have gone over the “Build System Setup” and “Build system usage” WiKI’s, but I keep getting these three errors that I can’t resolve. Even our AI friend was no help.
rick@openwrt:~/openwrt$ make menuconfig
WARNING: Makefile 'package/feeds/luci/luci-app-mjpg-streamer/Makefile' has a dependency on 'mjpg-streamer', which does not exist
WARNING: Makefile 'package/feeds/packages/onionshare-cli/Makefile' has a dependency on 'python3-pysocks', which does not exist
WARNING: Makefile 'package/feeds/packages/onionshare-cli/Makefile' has a dependency on 'python3-unidecode', which does not exist
I don’t even know what more info to include.
Any thoughts on how to resolve?
Thanks!