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

Re: erro na compilação do freeswan ekernel-2.4.22



> via pacote debian , pois creio que seria + fácil ter tudo junto no 
> mesmo pacote ( X.509)....80), mas pelo visto não.
> 
> estou fazendo da seguinte maneira:
> PATCH_THE_KERNEL=YES make-kpkg --config=menuconfig --added-patch
> freeswan kernel_image e o pacote que estou testando são: 
> -kernel-patch-freeswan 1.96-1.2  IPSEC kernel support for FreeSwan
> -kernel-source-2.4.22  2.4.22-3  Linux kernel source for version 
> 2.4.22 with Debian patches
> mas tambem já tentei com o kernel 2.4.22 do kernel.org e dá o mesmo
> erro.

Eu fiz a instalação do freeswan dessa forma :

cd /root/dnload
wget
ftp.xs4all.nl/pub/crypto/freeswan/kernpatch/freeswan-2.03.k2.4.patch.gz
cd /usr/src/linux
cp /root/dnload/freeswan-2.03.k2.4.patch.gz .
gunzip freeswan-2.03.k2.4.patch.gz
patch -p1 < freeswan-2.03.k2.4.patch
make menuconfig
make-kpkg clean
make-kpkg kernel-image

[ ]'s
 
 ********************   .''`.
* Caio Ferreira     *  : :'  :
* GNU/Linux Debian  *  `. `'`
 ********************    `-



Reply to: