Gentoo Archives: gentoo-user-de

From: caraklopf <caraklopf@×××.net>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Probleme mit iptables
Date: Fri, 10 Jul 2015 16:01:12
Message-Id: 559FEC3F.3030505@gmx.net
1 Hallo,
2
3 jetzt mal wieder nach geraumer zeit, wollt ich meinen Fileserver auf
4 Gentoo Basis mal wieder Aktualisieren.
5 Dabei bin ich auf in für mich nicht lösbares Problem gestoßen mit iptables.
6
7 an bei die log Files.
8 Kann mir jemand da einen Tipp geben?
9
10 Danke.
11
12 PS: xtables-addons habe ich schon versucht zu installieren (das fehlt)
13
14 -e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl
15 >iptables-extensions.8;
16 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall
17 -Waggregate-return -Wmissing-declarations -Wmissing-prototypes
18 -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe
19 -DALL_INCLUSIVE -DENABLE_IPV4 -DENABLE_IPV6 -Os -march=pentium3
20 -mfpmath=sse -msse -mmmx -pipe -fomit-frame-pointer -Wl,-O1
21 -Wl,--as-needed -o xtables-multi xtables_multi-xtables-multi.o
22 xtables_multi-iptables-xml.o xtables_multi-iptables-save.o
23 xtables_multi-iptables-restore.o xtables_multi-iptables-standalone.o
24 xtables_multi-iptables.o xtables_multi-ip6tables-save.o
25 xtables_multi-ip6tables-restore.o xtables_multi-ip6tables-standalone.o
26 xtables_multi-ip6tables.o xtables_multi-xshared.o ../extensions/libext.a
27 ../libiptc/libip4tc.la ../extensions/libext4.a ../libiptc/libip6tc.la
28 ../extensions/libext6.a ../libxtables/libxtables.la -lm
29 libtool: link: i686-pc-linux-gnu-gcc -Wall -Waggregate-return
30 -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow
31 -Wstrict-prototypes -Winline -pipe -DALL_INCLUSIVE -DENABLE_IPV4
32 -DENABLE_IPV6 -Os -march=pentium3 -mfpmath=sse -msse -mmmx -pipe
33 -fomit-frame-pointer -Wl,-O1 -o .libs/xtables-multi
34 xtables_multi-xtables-multi.o xtables_multi-iptables-xml.o
35 xtables_multi-iptables-save.o xtables_multi-iptables-restore.o
36 xtables_multi-iptables-standalone.o xtables_multi-iptables.o
37 xtables_multi-ip6tables-save.o xtables_multi-ip6tables-restore.o
38 xtables_multi-ip6tables-standalone.o xtables_multi-ip6tables.o
39 xtables_multi-xshared.o -Wl,--as-needed ../extensions/libext.a
40 ../libiptc/.libs/libip4tc.so ../extensions/libext4.a
41 ../libiptc/.libs/libip6tc.so ../extensions/libext6.a
42 ../libxtables/.libs/libxtables.so -lm
43 ../extensions/libext.a(libxt_connlabel.o): In function `connlabel_get_name':
44 libxt_connlabel.c:(.text+0x10): undefined reference to
45 `nfct_labelmap_get_name'
46 ../extensions/libext.a(libxt_connlabel.o): In function `connlabel_mt_parse':
47 libxt_connlabel.c:(.text+0x6a): undefined reference to
48 `nfct_labelmap_get_bit'
49 ../extensions/libext.a(libxt_connlabel.o): In function
50 `libxt_connlabel_init':
51 libxt_connlabel.c:(.text+0x1ea): undefined reference to `nfct_labelmap_new'
52 collect2: error: ld returned 1 exit status
53 Makefile:415: recipe for target 'xtables-multi' failed
54 make[2]: *** [xtables-multi] Error 1
55 make[2]: Leaving directory
56 '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/work/iptables-1.4.21/iptables'
57 Makefile:356: recipe for target 'all-recursive' failed
58 make[1]: *** [all-recursive] Error 1
59 make[1]: Leaving directory
60 '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/work/iptables-1.4.21'
61 Makefile:283: recipe for target 'all' failed
62 make: *** [all] Error 2
63 * ERROR: net-firewall/iptables-1.4.21-r1::gentoo failed (compile phase):
64 * emake failed
65 *
66 * If you need support, post the output of `emerge --info
67 '=net-firewall/iptables-1.4.21-r1::gentoo'`,
68 * the complete build log and the output of `emerge -pqv
69 '=net-firewall/iptables-1.4.21-r1::gentoo'`.
70 * The complete build log is located at
71 '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/temp/build.log'.
72 * The ebuild environment file is located at
73 '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/temp/environment'.
74 * Working directory:
75 '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/work/iptables-1.4.21'
76 * S:
77 '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/work/iptables-1.4.21'
78
79 >>> Failed to emerge net-firewall/iptables-1.4.21-r1, Log file:
80
81 >>> '/var/tmp/portage/net-firewall/iptables-1.4.21-r1/temp/build.log'

Replies

Subject Author
Re: [gentoo-user-de] Probleme mit iptables "Johann Schmitz (ercpe)" <ercpe@g.o>