Gentoo Archives: gentoo-user-br

From: "Benigno B. Junior" <bbj@g.o>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] kernel-2.6.16...
Date: Sat, 27 May 2006 05:57:36
Message-Id: 20060527025623.2b424a0a@phanty
In Reply to: Re: [gentoo-user-br] kernel-2.6.16... by Rodrigo Martins Fernandes
1 On Fri, 26 May 2006 22:32:12 -0300
2 Rodrigo Martins Fernandes <rmfernan@××××××××××××.br> wrote:
3
4 / Para ter uma noção melhor do que pode estar acontecendo redirecionei a
5 / saída do "make defconfig" para um arquivo e observe algumas linhas
6 / entre o retorno:
7 /
8 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:506:warning:
9 / /usr/src/trying
10 / to assign nonexistent symbol IP_NF_MATCH_LIMIT
11 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:508:warning:
12 / /usr/src/trying
13 / to assign nonexistent symbol IP_NF_MATCH_MAC
14 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:509:warning:
15 / /usr/src/trying
16 / to assign nonexistent symbol IP_NF_MATCH_PKTTYPE
17 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:510:warning:
18 / /usr/src/trying
19 / to assign nonexistent symbol IP_NF_MATCH_MARK
20 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:517:warning:
21 / /usr/src/trying
22 / to assign nonexistent symbol IP_NF_MATCH_LENGTH
23 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:519:warning:
24 / /usr/src/trying
25 / to assign nonexistent symbol IP_NF_MATCH_TCPMSS
26 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:520:warning:
27 / /usr/src/trying
28 / to assign nonexistent symbol IP_NF_MATCH_HELPER
29 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:521:warning:
30 / /usr/src/trying
31 / to assign nonexistent symbol IP_NF_MATCH_STATE
32 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:522:warning:
33 / /usr/src/trying
34 / to assign nonexistent symbol IP_NF_MATCH_CONNTRACK
35 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:537:warning:
36 / /usr/src/trying
37 / to assign nonexistent symbol IP_NF_TARGET_MARK
38 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:538:warning:
39 / /usr/src/trying
40 / to assign nonexistent symbol IP_NF_TARGET_CLASSIFY
41 / /usr/src/linux-2.6.16-gentoo-r7/arch/i386/defconfig:545:warning:
42 / /usr/src/trying
43 / to assign nonexistent symbol IP_NF_TARGET_NOTRACK
44 /
45 / Eu precisava compilar esses indivíduos, alguém sabe como devo
46 / proceder ? Seria um bug mesmo dessa versão ?
47
48 Não é bug. Ou melhor, é um bug do usuário. Brincadeira.. :P
49 É que o "Xtables" foi acrescentado e, neste caso, você precisa ativar
50 este suporte, para que estas opções apareçam:
51 Networking --->
52 Networking options --->
53 [*] Network packet filtering (replaces ipchains) --->
54 Core Netfilter Configuration --->
55 <M> Netfilter Xtables support (required for ip_tables)
56
57 Networking --->
58 Networking options --->
59 [*] Network packet filtering (replaces ipchains) --->
60 IP: Netfilter Configuration --->
61 <M> IP tables support (required for filtering/masq/NAT)
62
63 --
64 Benigno B. Junior <bbj@g.o>
65 Gentoo Developer - http://dev.gentoo.org/~bbj
66 http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3995B21

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user-br] kernel-2.6.16... Thiago <thiago@×××××××××××××.br>
Re: [gentoo-user-br] kernel-2.6.16... Rodrigo Martins Fernandes <rmfernan@××××××××××××.br>