[Patch] 2.6.29-rc3-git2 - Fix net/ipv6/ip6mr.o build break

Sachin P. Sant sachinp at in.ibm.com
Sat Jan 31 17:25:39 EST 2009


allmodconfig build breaks with following error.

 CHK     include/linux/version.h
 CHK     include/linux/utsrelease.h
 SYMLINK include/asm -> include/asm-powerpc
 CALL    scripts/checksyscalls.sh
 CHK     include/linux/compile.h
 CALL    arch/powerpc/kernel/systbl_chk.sh
 CALL    arch/powerpc/kernel/prom_init_check.sh
 CC [M]  net/ipv6/ip6mr.o
net/ipv6/ip6mr.c: In function pim6_rcv:
net/ipv6/ip6mr.c:366: error: implicit declaration of function csum_ipv6_magic
make[2]: *** [net/ipv6/ip6mr.o] Error 1
make[1]: *** [net/ipv6] Error 2
make: *** [net] Error 2

Following patch fixes this issue.

thanks
-Sachin


Signed-off-by : Sachin Sant <sachinp at in.ibm.com>
---


-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-ipv6-ip6mr-build-break.patch
Type: text/x-patch
Size: 462 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090131/84c94d6f/attachment.bin>


More information about the Linuxppc-dev mailing list