lkml.org 
[lkml]   [2006]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.6 patch] net/ipv4/netfilter/: fix SYSCTL=n compile
Adrian Bunk wrote:
> This patch fixes the following compile error with CONFIG_SYSCTL=n
> introduced by commit 39a27a35c5c1b5be499a0576a35c45a011788bf8:

My fault I guess.

> <-- snip -->
>
> ...
> LD .tmp_vmlinux1
> net/built-in.o: In function `tcp_error':
> ip_conntrack_proto_tcp.c:(.text+0x77af6): undefined reference to `ip_conntrack_checksum'
> net/built-in.o: In function `udp_error':
> ip_conntrack_proto_udp.c:(.text+0x78456): undefined reference to `ip_conntrack_checksum'
> net/built-in.o: In function `icmp_error':
> ip_conntrack_proto_icmp.c:(.text+0x7868f): undefined reference to `ip_conntrack_checksum'
> make: *** [.tmp_vmlinux1] Error 1

Thanks Adrian. Usually all bugs in ip_conntrack are duplicated in
nf_conntrack, please update your patch to take care of that as well.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-09 05:41    [W:0.087 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site