[OpenWrt-Devel] Recursive dependency - openconnect
Koen Vandeputte
koen.vandeputte at ncentric.com
Wed Mar 6 10:14:52 EST 2019
Hi All,
Could someone with more knowledge regarding dependencies take a look at
this?
koen at bob:~/firmware/builds/generic_cns3xxx$ make menuconfig
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 <choice> contains
symbol PACKAGE_openconnect
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:107895: 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:66907: 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 <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:55922: 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:63088: symbol PACKAGE_libp11 is selected by
OPENSSL_ENGINE
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
koen at bob:~/firmware/builds/generic_cns3xxx$ make -j32
WARNING: your configuration is out of sync. Please run make menuconfig,
oldconfig or defconfig!
make[1] world
make[2] tools/compile
make[2] package/cleanup
^C/mnt/ramdisk/koen/firmware/builds/generic_cns3xxx/include/toplevel.mk:216:
recipe for target 'world' failed
make: *** [world] Interrupt
koen at bob:~/firmware/builds/generic_cns3xxx$
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list