#16776: Recursive dependency detected by 'make defconfig'
-------------------------+-------------------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Barrier Breaker (trunk)
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+-------------------------------------
 Since a few days, invoking 'make defconfig' produces the following errors:

 {{{
 $ make defconfig
 tmp/.config-package.in:22858:error: recursive dependency detected!
 tmp/.config-package.in:22858:   symbol PACKAGE_luci-app-pbx is selected by
 PACKAGE_luci-app-pbx-voicemail
 tmp/.config-package.in:22886:   symbol PACKAGE_luci-app-pbx-voicemail
 depends on PACKAGE_luci-app-pbx
 tmp/.config-package.in:22769:error: recursive dependency detected!
 tmp/.config-package.in:22769:   symbol PACKAGE_luci-app-olsr is selected
 by PACKAGE_luci-app-olsr-services
 tmp/.config-package.in:22784:   symbol PACKAGE_luci-app-olsr-services
 depends on PACKAGE_olsrd
 tmp/.config-package.in:32923:   symbol PACKAGE_olsrd is selected by
 PACKAGE_luci-app-olsr
 #
 # configuration written to .config
 #

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/16776>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to