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

Re: Kernet 2.4.25 + pom 20031219



O que eu vou dizer pode não ter haver com isso,
mas, já tive alguns problemas quando tentava compilar um kernel da série
2.4.

Experimente usar "make mrproper" antes de compilar.
Esse comando irá limpar tudo, mas tudo mesmo, o "make clean" é só
farofa.

Lembre-se se salvar o ".config", esse realmente faz a faxina por
completo.

[]'s

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.
-- 
Manoel Lôbo <manoel@fixway.com>
FiXwaY Informática



Reply to: