Re: iptables (1.4.2 release) failed to run on embedded system with "can't initialize iptables table `filter'"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 2008-11-21 19:35, David Wu wrote:
>
> I have built it with: (I added --disable-largefile)
> $ ../configure --host=m68k-uclinux
> --with-kernel=/home/wmq/HG-REV/5329/uCmib.devel/kernel --disable-largefile
> --disable-shared CFLAGS=-DNO_SHARED_LIBS
> on a machine (uname -a Linux ivymike 2.6.18.2-34-bigsmp #1 SMP Mon Nov 27
> 11:46:27 UTC 2006 i686 i686 i386 GNU/Linux, openSUSE 10.2 (i586) VERSION =
> 10.2)
> kernel version is 2.6.26-rc7
>
> embedded system is 32bit, building system is also 32 bit.
> I don't have a clue where goes wrong. Could you give more info about which ABI
> involved.(libc ?)

ABI includes size of types and their alignment, especially:

	sizeof(int), sizeof(long),
	alignof(int), alignof(long),
	alignof(uint32_t), alignof(uint64_t)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux