The source tree is not supposed to be copied to the kernel tree.
Right, I take it this is something new introduced with 6.9.1 as with 6.8
I had no such problems.
At the moment you have to hand-edit ip_set_core.c: delete
the #ifdef .. #endif part around
#ifdef IPSET_EXTERNAL_MODULE
#include <linux/version.h>
#endif
In the next release I'll invert the logic of the condition and then it'll
work even when copied into the kernel tree.
I'll do that, thanks Jozsef!
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html