On Thu, 15 Sep 2011, Mr Dash Four wrote: > > I suppose you are trying to compile the kernel part of the package directly. > > What should be done is as follows: > > > No, actually, I am building ipset as part of the kernel built - I patch the > sources (i.e. "copy" most of the files in kernel/include and kernel/net to the > kernel tree) and then (trying to) build the kernel itself in the same way as I > did with 6.8. The difference this time is that I've got the above errors. > These occur during the kernel built - sorry, I should have made this clear. The source tree is not supposed to be copied to the kernel tree. 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. Best regards, Jozsef - E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlec@xxxxxxxxxxxx PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : KFKI Research Institute for Particle and Nuclear Physics H-1525 Budapest 114, POB. 49, Hungary -- 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