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

woody + freeswan: ricompilazione kernel



Ciao!
Sto installando freeswan su una macchina di test con su una woody con kernel 2.4.18-bf2.4.
Ho scaricato freeswan con apt-get install.
Per l'installazione sto seguendo la documentazione del programma, ma quando devo ricompilare il kernel con oldmod ottengo:

make oldmod
echo "==============="
===============
echo "`date` `cd /usr/src/linux ; pwd`"
Wed Aug  6 11:19:23 CEST 2003 /usr/src/linux
make _patches2.3
make[1]: Entering directory `/usr/src/kernel-patches/all/freeswan'
make[1]: utils/patcher: Command not found
make[1]: *** [_patches2.3] Error 127
make[1]: Leaving directory `/usr/src/kernel-patches/all/freeswan'
make: *** [patches] Error 2

mentre con oldgo ottengo:

make oldgo
echo "==============="
===============
echo "`date` `cd /usr/src/linux ; pwd`"
Wed Aug  6 11:21:15 CEST 2003 /usr/src/linux
make _patches2.3
make[1]: Entering directory `/usr/src/kernel-patches/all/freeswan'
make[1]: utils/patcher: Command not found
make[1]: *** [_patches2.3] Error 127
make[1]: Leaving directory `/usr/src/kernel-patches/all/freeswan'
make: *** [patches] Error 2

La prima domanda è quale delle due modalità seguire? Fare il make di freeswan com modulo o statically linked?? E poi per gli errori che ottengo, penso che manchino delle patch...ma non saprei quali...
Grazie a chi avrà la pazienza di darmi qualche consiglio.

Giuseppe


Reply to: