Make menucfg warnings

Sorry noob here,

Trying to compile 19.07 RC1 on debian 10 for the linksys wrt32x get the following warnings when executing make menucfg:

xxx@debian:~/WRT32X/19.07/openwrt$ make menucfg
Collecting package info: done
WARNING: Makefile 'package/feeds/luci/luci-app-cifsd/Makefile' has a dependency on 'cifsd-tools', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-proto-modemmanager/Makefile' has a dependency on 'modemmanager', which does not exist

Canceled out, wanting to know if I need to fix something before proceeding.

Txs

Those are harmless.

(Just info about new packages definitions that refer to non-existent other packages.)

Thanks, proceeding then...

As a general rule on Unices, as long as you see WARNING and not ERROR, you're good to go :slight_smile:

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