From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: [PATCH] netfilter: Allow xt_nat.c and x_tables.c to compiled in Date: Fri, 14 Sep 2012 03:33:50 +0000 (UTC) Message-ID: References: <87627hfi69.fsf@xmission.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: netfilter-devel@vger.kernel.org Return-path: Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 14 Sep 2012 at 02:32 GMT, Eric W. Biederman wrote: > > xt_init in x_tables.c must be called before xt_nat_init in xt_nat.c > Reorder the makefile so that x_tables.o comes before xt_nat.o in > netfilter.o. > > This allows me to built a kernel with both of these modules compiled in. > There is a patch to fix the same issue: http://1984.lsi.us.es/git/nf-next/commit/?id=00545bec9412d130c77f72a08d6c8b6ad21d4a1