[mpls-linux-general] Problems with iptables
Status: Beta
Brought to you by:
jleu
From: Zeljan S. <zs...@pi...> - 2002-03-26 08:28:20
|
Help needed, Background: Debian Linux. Kernel 2.4.17 patched to support MPLS. Got MPLS patch = version 1.2.128. (think it's the newest patch...got it with CVS) Also patched iptables-1.2.4 with iptables-1.2.4-mpls patch (also got it = with CVS). Problem: While compiling iptables-1.2.4 problems occur. This is what happens : In file included from libipulog/libipulog.c:19: /usr/src/linux/include/net/if.h:89: field fru_addr' has incomplete type /usr/src/linux/include/net/if.h:90: field fru_dstaddr' has incomplete = type /usr/src/linux/include/net/if.h:91: field fru_broadaddr' has incomplete = type /usr/src/linux/include/net/if.h:92: field fru_netmask' has incomplete = type /usr/src/linux/include/net/if.h:93: field fru_hwaddr' has incomplete = type make: *** [libipulog/libipulog.o] Error 1 I would be very grateful if anyone could tell me what the problem is and = if there is some kind a solution to it (there probably is but I just can't = see it :)). Thanks in advance. Zeljan |