You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ make menuconfig
tmp/.config-package.in:122124:error: recursive dependency detected!
tmp/.config-package.in:122124: symbol PACKAGE_coreutils is selected by PACKAGE_luci-app-bypass
tmp/.config-package.in:62036: symbol PACKAGE_luci-app-bypass depends on PACKAGE_iptables
tmp/.config-package.in:84980: symbol PACKAGE_iptables is selected by PACKAGE_luci-app-passwall2_Iptables_Transparent_Proxy
tmp/.config-package.in:64250: symbol PACKAGE_luci-app-passwall2_Iptables_Transparent_Proxy depends on PACKAGE_luci-app-passwall2
tmp/.config-package.in:64212: symbol PACKAGE_luci-app-passwall2 depends on PACKAGE_luci-app-passwall2_INCLUDE_IPv6_Nat
tmp/.config-package.in:64243: symbol PACKAGE_luci-app-passwall2_INCLUDE_IPv6_Nat depends on PACKAGE_ip6tables
tmp/.config-package.in:84922: symbol PACKAGE_ip6tables is selected by PACKAGE_dockerd
tmp/.config-package.in:123550: symbol PACKAGE_dockerd is selected by PACKAGE_luci-app-bmtedge
tmp/.config-package.in:62003: symbol PACKAGE_luci-app-bmtedge depends on PACKAGE_coreutils
For a resolution refer to Documentation/kbuild/kconfig-language.rst
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:114298:error: recursive dependency detected!
tmp/.config-package.in:114298: symbol PACKAGE_tor is selected by PACKAGE_luci-app-torbp
tmp/.config-package.in:66506: symbol PACKAGE_luci-app-torbp depends on PACKAGE_tor
For a resolution refer to Documentation/kbuild/kconfig-language.rst
subsection "Kconfig recursive dependency limitations"
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
make menuconfig
后出现如下报错:此错误会导致bypass和passwall2无法正常使用,例如bypass启动后(chinadns-ng或gfw模式)既无法连接百度,也无法连接谷歌(停用bypass后能正常连接百度)。
The text was updated successfully, but these errors were encountered: