openwrt 编译出错求解决方案

新手入门openwrt 编译出错求解决方案

Configuring kmod-sched-cake.
Configuring kmod-ifb.
Configuring iptables-mod-conntrack-extra.
Configuring sqm-scripts.
Configuring ip6tables.
Configuring bird1-ipv4-uci.
Configuring kmod-rt2800-soc.
Configuring kmod-ipt-offload.
Configuring ppp-mod-pppoe.
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-sqm:
  • luci-base *
  • opkg_install_cmd: Cannot install package luci-app-sqm.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-bird1-ipv4:
  • luci-base *
  • opkg_install_cmd: Cannot install package luci-app-bird1-ipv4.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-bird1-ipv6:
  • luci-base *
  • opkg_install_cmd: Cannot install package luci-app-bird1-ipv6.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-bmx6:
  • luci-lib-json * luci-base * luci-lib-httpclient *
  • opkg_install_cmd: Cannot install package luci-app-bmx6.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-bmx7:
  • luci-lib-json * luci-mod-admin-full * luci-lib-httpclient *
  • opkg_install_cmd: Cannot install package luci-app-bmx7.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-cjdns:
  • luci-base *
  • opkg_install_cmd: Cannot install package luci-app-cjdns.
    package/Makefile:65: recipe for target ‘package/install’ failed
    make[2]: *** [package/install] Error 255
    make[2]: Leaving directory ‘/home/linyugui/openwrt/openwrt’
    package/Makefile:104: recipe for target ‘/home/linyugui/openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_install’ failed
    make[1]: *** [/home/linyugui/openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_install] Error 2
    make[1]: Leaving directory ‘/home/linyugui/openwrt/openwrt’
    /home/linyugui/openwrt/openwrt/include/toplevel.mk:216: recipe for target ‘world’ failed
    make: *** [world] Error 2
    linyugui@linyugui-ThinkPad-X60s:~/openwrt/openwrt$ make menuconfig
    WARNING: Makefile ‘package/feeds/packages/acme/Makefile’ has a dependency on ‘luci-base’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/bird1-ipv4-openwrt/Makefile’ has a dependency on ‘luci-base’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/bird1-ipv6-openwrt/Makefile’ has a dependency on ‘luci-base’, which does not exist
    WARNING: Makefile ‘package/feeds/packages/dynapoint/Makefile’ has a dependency on ‘luci-lib-nixio’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/luci-app-bmx6/Makefile’ has a dependency on ‘luci-lib-json’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/luci-app-bmx6/Makefile’ has a dependency on ‘luci-base’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/luci-app-bmx6/Makefile’ has a dependency on ‘luci-lib-httpclient’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/luci-app-bmx7/Makefile’ has a dependency on ‘luci-lib-json’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/luci-app-bmx7/Makefile’ has a dependency on ‘luci-mod-admin-full’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/luci-app-bmx7/Makefile’ has a dependency on ‘luci-lib-httpclient’, which does not exist
    WARNING: Makefile ‘package/feeds/routing/luci-app-cjdns/Makefile’ has a dependency on ‘luci-base’, which does not exist
    WARNING: Makefile ‘package/feeds/packages/prometheus-node-exporter-lua/Makefile’ has a dependency on ‘luci-lib-nixio’, which does not exist
    WARNING: Makefile ‘package/feeds/packages/sqm-scripts/Makefile’ has a dependency on ‘luci-base’, which does not exist

你可能感兴趣的:(openwrt 编译出错求解决方案)