Hello, its my first time using Linux and i have problems when trying to patch the kernel. I downloaded several 2.6.16.x vanilla kernel versions and applied the patch [ Latest KERNEL part: mipv6-2.0.2-linux-2.6.16.patch.gz (only for kernel 2.6.16) ] from the MIPL website.
I have the following when i run "patch -p1 --dry-run /path/...patch" :

---------------------------------------------------
patching file include/linux/in6.h
patching file include/linux/ipv6.h
patching file include/linux/pfkeyv2.h
patching file include/linux/rtnetlink.h
patching file include/linux/xfrm.h
patching file include/net/addrconf.h
patching file include/net/dst.h
patching file include/net/flow.h
patching file include/net/ip6_fib.h
patching file include/net/ip6_route.h
patching file include/net/ipv6.h
patching file include/net/mip6.h
patching file include/net/neighbour.h
patching file include/net/xfrm.h
patching file net/core/dst.c
patching file net/core/neighbour.c
patching file net/core/rtnetlink.c
patching file net/dccp/ipv6.c
patching file net/ipv4/ipip.c
patching file net/ipv4/xfrm4_input.c
patching file net/ipv4/xfrm4_state.c
patching file net/ipv4/xfrm4_tunnel.c
patching file net/ipv6/Kconfig
patching file net/ipv6/Makefile
patching file net/ipv6/addrconf.c
patching file net/ipv6/af_inet6.c
patching file net/ipv6/ah6.c
patching file net/ipv6/datagram.c
patching file net/ipv6/exthdrs.c
patching file net/ipv6/fib6_rules.c
patching file net/ipv6/icmp.c
patching file net/ipv6/inet6_connection_sock.c
patching file net/ipv6/ip6_fib.c
patching file net/ipv6/ip6_output.c
patching file net/ipv6/ip6_tunnel.c
patching file net/ipv6/ipv6_sockglue.c
patching file net/ipv6/ipv6_syms.c
patching file net/ipv6/mip6.c
patching file net/ipv6/ndisc.c
patching file net/ipv6/netfilter.c
patching file net/ipv6/raw.c
patching file net/ipv6/route.c
patching file net/ipv6/tcp_ipv6.c
patching file net/ipv6/udp.c
patching file net/ipv6/xfrm6_input.c
patching file net/ipv6/xfrm6_output.c
patching file net/ipv6/xfrm6_policy.c
Hunk #6 FAILED at 287.
Hunk #7 succeeded at 317 (offset 2 lines).
Hunk #9 succeeded at 351 (offset 2 lines).
1 out of 9 hunks FAILED -- saving rejects to file net/ipv6/xfrm6_policy.c.rej
patching file net/ipv6/xfrm6_state.c
patching file net/ipv6/xfrm6_tunnel.c
patching file net/key/af_key.c
patching file net/sctp/ipv6.c
patching file net/xfrm/Kconfig
patching file net/xfrm/xfrm_policy.c
patching file net/xfrm/xfrm_state.c
patching file net/xfrm/xfrm_user.c

----------------------------------------------------------

Please help with suggestions on the correct steps and the right vanilla kernel version.

Thank you very much in advance for your help.



_______________________________________________
mipl mailing list
[email protected]
http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl

Reply via email to