On 2011-03-29 3:03 PM, Bastian Bittorf wrote:
I build from trunk for ar71xx.
I already tried make clean/distclean.
After flashing the router i get:
root@openwrt:~ iptables -h
iptables: can't load library 'libip4tc.so.0'
the file belongs to iptables and is defined here:
package/iptables/Makefile
but it is not build?:
build@box:$ grep "iptables" .config | grep -v ^#
CONFIG_DEFAULT_iptables=y
CONFIG_PACKAGE_iptables=y
CONFIG_PACKAGE_iptables-mod-conntrack=y
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
CONFIG_PACKAGE_iptables-mod-extra=y
CONFIG_PACKAGE_iptables-mod-filter=y
CONFIG_PACKAGE_iptables-mod-ipopt=y
CONFIG_PACKAGE_iptables-mod-nat=y
CONFIG_PACKAGE_iptables-mod-nat-extra=y
CONFIG_PACKAGE_iptables-mod-ulog=y
maybe this is related:
https://forum.openwrt.org/viewtopic.php?pid=123430
any ideas?
Did you forget to run make oldconfig after updating?
- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel