Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2161 - Kconfig: recusive dependency detected #7031

Closed
openwrt-bot opened this issue Mar 5, 2019 · 2 comments
Closed

FS#2161 - Kconfig: recusive dependency detected #7031

openwrt-bot opened this issue Mar 5, 2019 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

grosjo:

From the git clone, a make menuconfig leeds directly to:

feeds/packages/net/openconnect/Config.in:6:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" feeds/packages/net/openconnect/Config.in:6: choice contains symbol PACKAGE_openconnect For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:107759: symbol PACKAGE_openconnect is selected by PACKAGE_luci-proto-openconnect For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:66771: symbol PACKAGE_luci-proto-openconnect depends on OPENCONNECT_OPENSSL For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" feeds/packages/net/openconnect/Config.in:13: symbol OPENCONNECT_OPENSSL is part of choice package/libs/openssl/Config.in:247:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" package/libs/openssl/Config.in:247: symbol OPENSSL_ENGINE is selected by OPENSSL_ENGINE_CRYPTO For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" package/libs/openssl/Config.in:256: symbol OPENSSL_ENGINE_CRYPTO depends on PACKAGE_libopenssl For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:55786: symbol PACKAGE_libopenssl is selected by PACKAGE_libp11 For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:62952: symbol PACKAGE_libp11 is selected by OPENSSL_ENGINE
@openwrt-bot
Copy link
Author

ynezz:

This bug tracker is dedicated for OpenWrt only, packages from feeds repository has own bug tracker at https://github.com/openwrt/packages/issues

@openwrt-bot
Copy link
Author

ynezz:

Should be fixed openwrt/packages@82ef2ea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant