[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re[2]: Kernet 2.4.25 + pom 20031219



Luís,
eu já andei usando uns POMs,
além de recompilar o kernel, tem que compilar o iptables também.

Tem que ver também se o POM é compatível com a versão do iptables.

Em Qui, 2004-02-26 às 14:59, Luis Nogueira escreveu:
> Manoel,
> 
> 
> Eu fiz isso! O problema ta no malvado do "Connections/IP limit match
> support".
> 
> Se desabilita tudo funciona... Menos as regras do iptables que
> dependem dele (obvio) ;-)... De qualquer forma, deixei de lado por
> enquanto. Acho que é alguma incompatibilidade do POM com o novo
> kernel.
> 
> Infelismente nao tenho conhecimento tecnico p/ reportar o problema.
> 
> Obrigado por sua mensagem.
> 
> 
> Luís Nogueira
> 
> Thursday, February 26, 2004, 5:28:18 PM, you wrote:
> ML> Return-Path:
> ML> <bounce-debian-user-portuguese=list-debian.user.port=intermail.com.br@lists.debian.org>
> ML> Delivered-To: list@intermail.com.br
> ML> Received: (qmail 10211 invoked from network); 26 Feb 2004 17:55:32 -0000
> ML> Received: from murphy.debian.org (146.82.138.6)
> ML>   by 0 with SMTP; 26 Feb 2004 17:55:32 -0000
> ML> Received: from localhost (localhost [127.0.0.1])
> ML>         by murphy.debian.org (Postfix) with QMQP
> ML>         id 3A3E7E8C4; Thu, 26 Feb 2004 11:54:58 -0600 (CST)
> ML> Old-Return-Path: <manoel@fixway.com>
> ML> X-Original-To: debian-user-portuguese@lists.debian.org
> ML> Received: from aloha.fixway.com (PS120.neoline.com.br [200.164.228.120])
> ML>         by murphy.debian.org (Postfix) with ESMTP id 80804F329
> ML>         for <debian-user-portuguese@lists.debian.org>; Thu,
> ML> 26 Feb 2004 11:32:15 -0600 (CST)
> ML> Received: from 6-allhosts (unknown [192.168.0.217])
> ML>         by aloha.fixway.com (Postfix) with ESMTP id 2DC18C079
> ML>         for <debian-user-portuguese@lists.debian.org>; Thu,
> ML> 26 Feb 2004 14:37:22 -0300 (BRT)
> ML> Subject: Re: Kernet 2.4.25 + pom 20031219
> ML> From: Manoel =?ISO-8859-1?Q?L=F4bo?= <manoel@fixway.com>
> ML> To: debian-user-portuguese
> ML> <debian-user-portuguese@lists.debian.org>
> ML> In-Reply-To: <[🔎] 96228076436.20040226172548@intermail.com.br>
> ML> References: <[🔎] 96228076436.20040226172548@intermail.com.br>
> ML> Content-Type: text/plain; charset=
> ML> Organization: FiXwaY Informática
> ML> Message-Id: <[🔎] 1077816498.553.6.camel@nalla>
> ML> Mime-Version: 1.0
> ML> X-Mailer: Ximian Evolution 1.4.5 
> ML> Date: Thu, 26 Feb 2004 14:28:18 -0300
> ML> Content-Transfer-Encoding: 8bit
> ML> X-Spam-Checker-Version: SpamAssassin
> ML> 2.63-lists.debian.org_2004_02_24 
> ML>         (2004-01-11) on murphy.debian.org
> ML> X-Spam-Status: No, hits=0.2 required=4.0
> ML> tests=SUBJ_HAS_UNIQ_ID autolearn=no 
> ML>         version=2.63-lists.debian.org_2004_02_24
> ML> X-Spam-Level: 
> ML> Resent-Message-ID: <BzJFDC.A.yF.xLjPAB@murphy>
> ML> Resent-From: debian-user-portuguese@lists.debian.org
> ML> X-Mailing-List: <debian-user-portuguese@lists.debian.org> archive/latest/46506
> ML> X-Loop: debian-user-portuguese@lists.debian.org
> ML> List-Id: <debian-user-portuguese.lists.debian.org>
> ML> List-Post: <mailto:debian-user-portuguese@lists.debian.org>
> ML> List-Help:
> ML> <mailto:debian-user-portuguese-request@lists.debian.org?subject=help>
> ML> List-Subscribe:
> ML> <mailto:debian-user-portuguese-request@lists.debian.org?subject=subscribe>
> ML> List-Unsubscribe:
> ML> <mailto:debian-user-portuguese-request@lists.debian.org?subject=unsubscribe>
> ML> List-Archive: <http://lists.debian.org/debian-user-portuguese/>
> ML> Precedence: list
> ML> Resent-Sender: debian-user-portuguese-request@lists.debian.org
> ML> Resent-Date: Thu, 26 Feb 2004 11:54:58 -0600 (CST)
> 
> ML> O que eu vou dizer pode não ter haver com isso,
> ML> mas, já tive alguns problemas quando tentava compilar um kernel da série
> ML> 2.4.
> 
> ML> Experimente usar "make mrproper" antes de compilar.
> ML> Esse comando irá limpar tudo, mas tudo mesmo, o "make clean" é só
> ML> farofa.
> 
> ML> Lembre-se se salvar o ".config", esse realmente faz a faxina por
> ML> completo.
> 
> ML> []'s
> 
> ML> Em Qui, 2004-02-26 Ã s 14:25, Luis Nogueira escreveu:
> >> Pessoal,
> >> 
> >> Alguma ideia de porque o connlimit nao está funcionando?
> >> 
> >> gcc -D__KERNEL__ -I/usr/src/linux-2.4.25/include -Wall
> >> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
> >> -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
> >> -march=i686   -nostdinc -iwithprefix include
> >> -DKBUILD_BASENAME=ipt_connlimit  -c -o ipt_connlimit.o
> >> ipt_connlimit.c
> >> ipt_connlimit.c: In function `init':
> >> ipt_connlimit.c:219: `ip_conntrack_module' undeclared (first use in this function)
> >> ipt_connlimit.c:219: (Each undeclared identifier is reported only once
> >> ipt_connlimit.c:219: for each function it appears in.)
> >> ipt_connlimit.c:220: warning: value computed is not used
> >> ipt_connlimit.c: In function `fini':
> >> ipt_connlimit.c:227: `ip_conntrack_module' undeclared (first use in this function)
> >> ipt_connlimit.c:228: warning: value computed is not used
> >> make[3]: *** [ipt_connlimit.o] Error 1
> >> make[3]: Leaving directory
> >> `/usr/src/linux-2.4.25/net/ipv4/netfilter'
> >> make[2]: *** [first_rule] Error 2
> >> make[2]: Leaving directory
> >> `/usr/src/linux-2.4.25/net/ipv4/netfilter'
> >> make[1]: *** [_subdir_ipv4/netfilter] Error 2
> >> make[1]: Leaving directory `/usr/src/linux-2.4.25/net'
> >> make: *** [_dir_net] Error 2
> >> 
> >> 
> >> Obrigado,
> >> 
> >> Luis Nogueira.
> ML> -- 
> ML> Manoel LÃŽbo <manoel@fixway.com>
> ML> FiXwaY Informática
> 
-- 
Manoel Lôbo <manoel@fixway.com>
FiXwaY Informática



Reply to: