From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Herz Subject: Re: [ANNOUNCE] ipset 6.16.1 released Date: Thu, 10 Jan 2013 10:07:25 +0100 Message-ID: <20130110090725.GP31644@workstation> References: <20130109134804.GL31644@workstation> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jan Engelhardt Cc: Jozsef Kadlecsik , netfilter@vger.kernel.org On 10/01/13 at 00:12, Jan Engelhardt wrote: > > On Wednesday 2013-01-09 23:44, Jozsef Kadlecsik wrote: > >- KCFLAGS="-DPACKAGE_VERSION=$(PACKAGE_VERSION)" \ > >+ KCFLAGS="-DPACKAGE_VERSION=$(PACKAGE_VERSION)-DINLINE=$(INLINE)" \ > > You seem to be missing a space before -DINL I also changed this in the patch, but still: /usr/src/redhat/BUILD/ipset-6.16.1/kernel/include/linux/netfilter/ipset/ip_set_ahash.h: In function `hash_ip4_add': /usr/src/redhat/BUILD/ipset-6.16.1/kernel/include/linux/netfilter/ipset/ip_set_ahash.h:444: sorry, unimplemented: inlining failed in call to 'hash_ip4_data_next': function body not available /usr/src/redhat/BUILD/ipset-6.16.1/kernel/include/linux/netfilter/ipset/ip_set_ahash.h:485: sorry, unimplemented: called from here Don't bother too much, as i can build it on another machine, but i'm curious why it won't work and how it should be fixed. thanks -- Andreas Herz