#16953: Miniupnpd does not build if IPv6 is disabled
----------------------+-------------------------------------
 Reporter:  duvi      |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  Barrier Breaker (trunk)
Component:  packages  |    Version:  Trunk
 Keywords:            |
----------------------+-------------------------------------
 I have:
 {{{
 # CONFIG_IPV6 is not set
 # CONFIG_PACKAGE_kmod-ipv6 is not set
 # CONFIG_PACKAGE_kmod-ip6tables is not set
 # CONFIG_PACKAGE_libip6tc is not set
 CONFIG_PACKAGE_miniupnpd=y
 }}}
 and get
 {{{
 Package miniupnpd is missing dependencies for the following libraries:
 libip6tc.so.0
 }}}

 Even if I set
 {{{
 CONFIG_PACKAGE_libip6tc=y
 }}}

 I still get the same error message.

 I tested on ar71xx and atheros also, with latest trunk.

--
Ticket URL: <https://dev.openwrt.org/ticket/16953>
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