I wish to install iptables for the obvious reason of securing my machine. I tried to emerge the package with 'emerge iptables', the pkg is downloaded and compilation starts, but I then receive the error below, I tried 3 other mirrors, I also did an 'emerge sync', removed the file from /usr/portage/dist and re-ran 'emerge iptables'. I am still presented with the same error, any advice would be greatly appreciated.
Kevin gcc -march=athlon -Wall -Wunused -I/usr/src/linux/include -Iinclude/ -DIPTABLES_VERSION=\"1.2.8\" -DIPT_LIB_DIR=\"/lib/iptables\" -c -o iptables.o iptables.c iptables.c:153: redefinition of `ipt_get_target' /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:294: `ipt_get_target' previously defined here make: *** [iptables.o] Error 1 !!! ERROR: net-firewall/iptables-1.2.8-r1 failed. !!! Function src_compile, Line 55, Exitcode 2 !!! (no error message) -- [EMAIL PROTECTED] mailing list