Error before make #46
chadsantos
started this conversation in
Bugs/问题反馈
Replies: 1 comment
-
it`s normal |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Encountered this error, is it normal? If not please advise.
root@Homedev:
# cd openwrt/openwrt# make menuconfigroot@Homedev:
tmp/.config-package.in:113754:error: recursive dependency detected!
tmp/.config-package.in:113754: symbol PACKAGE_wrtbwmon depends on BUSYBOX_DEFAULT_IP
package/utils/busybox/Config-defaults.in:2382: symbol BUSYBOX_DEFAULT_IP depends on PACKAGE_busybox
tmp/.config-package.in:143: symbol PACKAGE_busybox is selected by PACKAGE_wrtbwmon
For a resolution refer to Documentation/kbuild/kconfig-language.rst
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:93592:error: recursive dependency detected!
tmp/.config-package.in:93592: symbol PACKAGE_iptables is selected by PACKAGE_ip-full
tmp/.config-package.in:100260: symbol PACKAGE_ip-full is selected by PACKAGE_luci-app-passwall
tmp/.config-package.in:66832: symbol PACKAGE_luci-app-passwall depends on PACKAGE_iptables
For a resolution refer to Documentation/kbuild/kconfig-language.rst
subsection "Kconfig recursive dependency limitations"
configuration written to .config
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
Beta Was this translation helpful? Give feedback.
All reactions