View previous topic :: View next topic |
Author |
Message |
meij n00b
Joined: 04 Jul 2004 Posts: 1
|
Posted: Sun Jul 04, 2004 9:22 pm Post subject: problems emerging ip tables |
|
|
when i try to
it gives me this error half way through compiling
Code: | >>> Install iptables-1.2.11-r1 into /var/tmp/portage/iptables-1.2.11-r1/image/ category net-firewall
gcc -march=athlon-xp -O3 -pipe -fno-stack-protector -Wall -Wunused -I/usr/src/linux/include -Iinclude/ -DIPTABLES_VERSION=\"1.2.11\" -fPIC -o extensions/libipt_recent_sh.o -c extensions/libipt_recent.c
In file included from include/libiptc/libiptc.h:6,
from include/iptables.h:5,
from extensions/libipt_recent.c:8:
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: warning: no semicolon at end of struct or union
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:255: error: syntax error before '*' token
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:259: error: syntax error before '}' token
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning: type defaults to `int' in declaration of `DECLARE_MUTEX'
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning: parameter names (without types) in function declaration
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:339: warning: `DECLARE_MUTEX' declared `static' but never defined
make: *** [extensions/libipt_recent_sh.o] Error 1
!!! ERROR: net-firewall/iptables-1.2.11-r1 failed.
!!! Function src_install, Line 105, Exitcode 2
!!! (no error message) |
any ideas ? |
|
Back to top |
|
|
safeness Tux's lil' helper
Joined: 02 Jul 2004 Posts: 105 Location: Eastside, WA
|
Posted: Tue Jul 06, 2004 12:42 am Post subject: |
|
|
I had a related question actually. After doing some searching, I still couldn't find any explanation of what the extensions flag in iptables meant. After using "euse -i extensions" I still had no idea what it meant, and now am wondering what "3rd patch-o-matic extensions" are. Some help would be greatly appreciated! |
|
Back to top |
|
|
felixo Tux's lil' helper
Joined: 31 Mar 2004 Posts: 88
|
Posted: Tue Jul 06, 2004 9:02 am Post subject: bump |
|
|
dude, im having this same error, how did you fix it???
Cant emerge iptables, cant route dsl! :(( |
|
Back to top |
|
|
osbourd2 Tux's lil' helper
Joined: 09 Mar 2004 Posts: 91 Location: Cardiff, UK
|
|
Back to top |
|
|
|