[Openswan Users] net/xfrmudp.h

Paul Wouters paul at xelerance.com
Mon Aug 15 17:16:23 CEST 2005


On Mon, 15 Aug 2005, yaboo wrote:

> when trying to compile openswan 2.4dr10 I get this error.
>
> /opt/tmp/source/openswan-2.4.0dr10/modobj26/ipsec_init.c:95:25: error: 
> net/xfrmudp.h: No such file or directory

> I seem to not be able to find the file.

It is provided by the natt patch.

> I have followed the instructions of doing make nattpatch2.6, but don't 
> understand the next part to go into /usr/src/linux and do patch -p1, but on 
> what file, so I skipped this part and recompiled the kernel.

from openswan-2/ run:

 	make nattpatch > /usr/src/linux-openswan-natt.patch
then goto your linux kernel tree and do:

 	cat linux-openswan-natt.patch | patch -p1

Paul


More information about the Users mailing list