#17493: Miniupnpd does not build if IPv6 is disabled
-----------------------+----------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  high       |  Milestone:  Chaos Calmer (trunk)
Component:  packages   |    Version:  Trunk
 Keywords:  Miniupnpd  |
-----------------------+----------------------------------
 .config
 {{{
 # 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/17493>
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