本文最后更新于 1262 天前,其中的信息可能已经有所发展或是发生改变。
原创文章保留所有权利,允许提前告知征得同意并在明显位置保留原文链接的转载,任何无视版权的行为将受到搜索引擎的 DMCA 投诉。
编译错误
satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-tcp-bbr: kernel (= 4.9.138-1-15628fc9e383336aab61c9d56be1260b) * opkg_install_cmd: Cannot install package kmod-tcp-bbr. satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-core: kernel (= 4.9.138-1-15628fc9e383336aab61c9d56be1260b) * opkg_install_cmd: Cannot install package kmod-usb-core. satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-hid: kernel (= 4.9.138-1-15628fc9e383336aab61c9d56be1260b) * opkg_install_cmd: Cannot install package kmod-usb-hid. package/Makefile:65: recipe for target 'package/install' failed make[2]: *** [package/install] Error 255
查找错误解决方法
[gt href=’https://github.com/coolsnowwolf/lede/issues/872′]Github[/gt]
重新编译内核
make target/linux/install V=s
清空内核
make target/linux/clean V=s
解压内核
make target/linux/prepare V=s