From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [netfilter-core] net/netfilter/nf_conntrack_proto_sctp.c:206: undefined reference to `local_bh_disable' Date: Mon, 10 Jul 2006 11:24:48 +0200 Message-ID: <44B21CE0.80202@trash.net> References: <200607101113.53667.toralf.foerster@gmx.de> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <200607101113.53667.toralf.foerster@gmx.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org Content-Type: text/plain; charset="iso-8859-1" To: =?ISO-8859-15?Q?Toralf_F=F6rster?= Cc: netfilter@lists.netfilter.org, coreteam@netfilter.org, netfilter-devel@lists.netfilter.org Toralf F=F6rster wrote: > Playing with various configs I got: >=20 > net/built-in.o: In function `sctp_print_conntrack': > net/netfilter/nf_conntrack_proto_sctp.c:206: undefined reference to `lo= cal_bh_disable' > net/built-in.o: In function `sctp_packet': > net/netfilter/nf_conntrack_proto_sctp.c:356: undefined reference to `lo= cal_bh_disable' > make: *** [.tmp_vmlinux1] Error 1 Should be already fixed in current -git.