On 10/01/13 at 10:46, Jozsef Kadlecsik wrote: > On Thu, 10 Jan 2013, Andreas Herz wrote: > > > On 10/01/13 at 10:16, Jozsef Kadlecsik wrote: > > > On Thu, 10 Jan 2013, Andreas Herz wrote: > > > > > > > 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 > > > > > > So in the generated config.h you can find the next, right? > > > > > > /* Inline in prototype supported. */ > > > #define INLINE_IN_PROTOTYPE 1 > > > > Yes this part is in the config.h > > OK, let's give one more try. Could you remove the previous one and try the > next one? (I don't have access to the given gcc version, so I cannot check > it myself.) Same error message. But with your patch i will work on it and see if i can update the patch to make it work. Thanks! -- Andreas Herz -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html