Gentoo Archives: gentoo-user-br

From: Thiago <thiago@×××××××××××××.br>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] kernel-2.6.16...
Date: Sat, 27 May 2006 07:34:03
Message-Id: 3308.201.2.158.188.1148715199.squirrel@www.ceamecim.furg.br
In Reply to: Re: [gentoo-user-br] kernel-2.6.16... by "Benigno B. Junior"
1 Realmente parece que tem um bugzinho aí, ao que parece o defconfig ta
2 tentando habilitar uns módulos do iptables, mas agora o iptables precisa
3 desse tal de xtables habilitado e, pelo que entendi, esqueceram de fazer o
4 defconfig habilitar o xtables também.
5 Como o kernel 2.6.16 pega o teu config por padrão se ele não achar um
6 .config na pasta dele e o teu (o nosso né) config tem referências ao
7 iptables mas não ao xtables (obviamente) ele vai te xingar.
8
9 Nada que impessa a gurizada de usar o kernel novo, a gente até perdoa o
10 torvalds por isso.
11
12 O pessoal que tem rede rápida aí, alguém se habilita a testar um kernel
13 2.6.17 pra ver se ta dando isso também?
14
15 > On Fri, 26 May 2006 22:32:12 -0300
16 > Rodrigo Martins Fernandes <rmfernan@××××××××××××.br> wrote:
17 >
18 > / Para ter uma noção melhor do que pode estar acontecendo redirecionei a
19 > / saída do "make defconfig" para um arquivo e observe algumas linhas
20 > / entre o retorno:
21 > /
22 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:506:warning:
23 > / /usr/src/trying
24 > / to assign nonexistent symbol IP_NF_MATCH_LIMIT
25 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:508:warning:
26 > / /usr/src/trying
27 > / to assign nonexistent symbol IP_NF_MATCH_MAC
28 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:509:warning:
29 > / /usr/src/trying
30 > / to assign nonexistent symbol IP_NF_MATCH_PKTTYPE
31 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:510:warning:
32 > / /usr/src/trying
33 > / to assign nonexistent symbol IP_NF_MATCH_MARK
34 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:517:warning:
35 > / /usr/src/trying
36 > / to assign nonexistent symbol IP_NF_MATCH_LENGTH
37 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:519:warning:
38 > / /usr/src/trying
39 > / to assign nonexistent symbol IP_NF_MATCH_TCPMSS
40 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:520:warning:
41 > / /usr/src/trying
42 > / to assign nonexistent symbol IP_NF_MATCH_HELPER
43 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:521:warning:
44 > / /usr/src/trying
45 > / to assign nonexistent symbol IP_NF_MATCH_STATE
46 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:522:warning:
47 > / /usr/src/trying
48 > / to assign nonexistent symbol IP_NF_MATCH_CONNTRACK
49 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:537:warning:
50 > / /usr/src/trying
51 > / to assign nonexistent symbol IP_NF_TARGET_MARK
52 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:538:warning:
53 > / /usr/src/trying
54 > / to assign nonexistent symbol IP_NF_TARGET_CLASSIFY
55 > / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:545:warning:
56 > / /usr/src/trying
57 > / to assign nonexistent symbol IP_NF_TARGET_NOTRACK
58 > /
59 > / Eu precisava compilar esses indivíduos, alguém sabe como devo
60 > / proceder ? Seria um bug mesmo dessa versão ?
61 >
62 > Não é bug. Ou melhor, é um bug do usuário. Brincadeira.. :P
63 > É que o "Xtables" foi acrescentado e, neste caso, você precisa ativar
64 > este suporte, para que estas opções apareçam:
65 > Networking --->
66 > Networking options --->
67 > [*] Network packet filtering (replaces ipchains) --->
68 > Core Netfilter Configuration --->
69 > <M> Netfilter Xtables support (required for ip_tables)
70 >
71 > Networking --->
72 > Networking options --->
73 > [*] Network packet filtering (replaces ipchains) --->
74 > IP: Netfilter Configuration --->
75 > <M> IP tables support (required for filtering/masq/NAT)
76 >
77 > --
78 > Benigno B. Junior <bbj@g.o>
79 > Gentoo Developer - http://dev.gentoo.org/~bbj
80 > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3995B21
81 >
82
83
84 --
85 Thiago
86
87 --
88 gentoo-user-br@g.o mailing list