From af10045c75895df81517f1e6fe562d4ed365577c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 17 Jul 2021 11:37:50 +0200 Subject: [PATCH] doc: add incompatibility notice with transmogrified kernels --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 9678fa5..4732065 100644 --- a/INSTALL +++ b/INSTALL @@ -23,6 +23,9 @@ Supported configurations for this release (Use xtables-addons-1.x if you need support for Linux < 3.7. Use xtables-addons-2.x if you need support for Linux < 4.15.) +Note: xtables-addons regularly fails to build with patched-to-death +kernels like on RHEL or SLES because the API does not match +LINUX_KERNEL_VERSION anymore. Selecting extensions -- 2.47.2