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#705 - Circular dependency detected #5686

Closed
openwrt-bot opened this issue Apr 11, 2017 · 1 comment
Closed

FS#705 - Circular dependency detected #5686

openwrt-bot opened this issue Apr 11, 2017 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

xback:

Tested on todays trunk
after saving "make menuconfig" (default config)

koen@bob:~/firmware/builds/generic_cns3xxx$ make menuconfig
tmp/.config-package.in:15028:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:15028: symbol PACKAGE_kmod-brcmfmac depends on BRCMFMAC_SDIO
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:15050: symbol BRCMFMAC_SDIO depends on PACKAGE_kmod-brcmfmac

*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.

koen@bob:~/firmware/builds/generic_cns3xxx$

@openwrt-bot
Copy link
Author

None:

Reverting lede-project/source@ac388ad solves the dependency problem.

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