Hi, It is probably a problem of kernel version. It works fine with linux-2.6.32.59 downloaded from kernel.org.
BR Daniel cd linux-2.6.32.59 linux-2.6.32.59$ wget -O - "http://git.strongswan.org/?p=linux-dumm.git;a=patch;h=cbce58ae57376b5d5269a0214454e76f595f9ed0" | patch -p1 patching file include/linux/netfilter.h patching file include/linux/netfilter_ipv4.h patching file include/linux/netfilter_ipv6.h patching file net/xfrm/xfrm_input.c patching file net/xfrm/xfrm_output.c linux-2.6.32.59$ wget -O - "http://git.strongswan.org/?p=linux-dumm.git;a=patch;h=5f312000d627ad2894ec1a7988fe9c3994a9ef5c" | patch -p1 patching file net/ipv4/netfilter/ipt_CLUSTERIP.c Hunk #9 succeeded at 905 (offset 3 lines). Hunk #10 succeeded at 932 (offset 3 lines). Hunk #11 succeeded at 953 (offset 3 lines). patching file net/xfrm/xfrm_state.c linux-2.6.32.59$ On Tue, May 22, 2012 at 5:02 PM, Wolfgang VELASQUEZ <[email protected]> wrote: > Using those commands I get the same errors. > > Just to discard issues: > > 1.- Does it matter if I'm positioned into the > /usr/src/linux-2.6.32-38-generic directory while runnig the patch? > 2.- It has nothing to do but should I install Strongswan > before applying the patch? > > > > > > _______________________________________________ > Users mailing list > [email protected] > https://lists.strongswan.org/mailman/listinfo/users -- Daniel Migault Orange Labs / Security Lab +33 (0) 1 45 29 60 52 +33 (0) 6 70 72 69 58 _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
