Probleme mit iptables
caraklopf <[email protected]>
| Newsgroups | gmane.linux.gentoo.user.german |
|---|---|
| Message-ID | <[email protected]> |
Hallo, jetzt mal wieder nach geraumer zeit, wollt ich meinen Fileserver auf Gentoo Basis mal wieder Aktualisieren. Dabei bin ich auf in für mich nicht lösbares Problem gestoßen mit iptables. an bei die log Files. Kann mir jemand da einen Tipp geben? Danke. PS: xtables-addons habe ich schon versucht zu installieren (das fehlt) -e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl >iptables-extensions.8; /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -march=pentium3 -mfpmath=sse -msse -mmmx -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o xtables-multi xtables_multi-xtables-multi.o xtables_multi-iptables-xml.o xtables_multi-iptables-save.o xtables_multi-iptables-restore.o xtables_multi-iptables-standalone.o xtables_multi-iptables.o xtables_multi-ip6tables-save.o xtables_multi-ip6tables-restore.o xtables_multi-ip6tables-standalone.o xtables_multi-ip6tables.o xtables_multi-xshared.o ../extensions/libext.a ../libiptc/libip4tc.la ../extensions/libext4.a ../libiptc/libip6tc.la ../extensions/libext6.a ../libxtables/libxtables.la -lm libtool: link: i686-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -march=pentium3 -mfpmath=sse -msse -mmmx -pipe -fomit-frame-pointer -Wl,-O1 -o .libs/xtables-multi xtables_multi-xtables-multi.o xtables_multi-iptables-xml.o xtables_multi-iptables-save.o xtables_multi-iptables-restore.o xtables_multi-iptables-standalone.o xtables_multi-iptables.o xtables_multi-ip6tables-save.o xtables_multi-ip6tables-restore.o xtables_multi-ip6tables-standalone.o xtables_multi-ip6tables.o xtables_multi-xshared.o -Wl,--as-needed ../extensions/libext.a ../libiptc/.libs/libip4tc.so ../extensions/libext4.a ../libiptc/.libs/libip6tc.so ../extensions/libext6.a ../libxtables/.libs/libxtables.so -lm ../extensions/libext.a(libxt_connlabel.o): In function `connlabel_get_name': libxt_connlabel.c:(.text+0x10): undefined reference to `nfct_labelmap_get_name' ../extensions/libext.a(libxt_connlabel.o): In function `connlabel_mt_parse': libxt_connlabel.c:(.text+0x6a): undefined reference to `nfct_labelmap_get_bit' ../extensions/libext.a(libxt_connlabel.o): In function `libxt_connlabel_init': libxt_connlabel.c:(.text+0x1ea): undefined reference to `nfct_labelmap_new' collect2: error: ld returned 1 exit status Makefile:415: recipe for target 'xtables-multi' failed make[2]: *** [xtables-multi] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/work/iptables-1.4.21/iptables' Makefile:356: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/work/iptables-1.4.21' Makefile:283: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: net-firewall/iptables-1.4.21-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-firewall/iptables-1.4.21-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-firewall/iptables-1.4.21-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/work/iptables-1.4.21' * S: '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/work/iptables-1.4.21' >>> Failed to emerge net-firewall/iptables-1.4.21-r1, Log file: >>> '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/temp/build.log'