> > Did you forget to run make oldconfig after updating?
Yes, again I have learned something.
Is it safe, to always do "make oldconfig" when
going with trunk, instead of a simple "make"?
Every morning i do:
cd ../packages
git pull
cd ../openwrt
git pull
get_coffee &
make V=99
> Does this error
2011/3/29 Felix Fietkau :
> 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 i
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/Makefi
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 "ipta