Hi All,

Could someone with more knowledge regarding dependencies take a look at this?


koen@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@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@bob:~/firmware/builds/generic_cns3xxx$


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to