Re: Linux 5.17-rc5

From: Robert Gadsdon
Date: Sun Feb 20 2022 - 18:37:31 EST


Compile fail.   Fedora 35, GCC 11.2.1, x86_64..

....................
  AR      net/netfilter/built-in.a
  LD [M]  net/netfilter/nf_conntrack.o
  CC [M]  net/netfilter/xt_socket.o
net/netfilter/xt_socket.c: In function ‘socket_mt_destroy’:
net/netfilter/xt_socket.c:224:17: error: implicit declaration of function ‘nf_defrag_ipv6_disable’; did you mean ‘nf_defrag_ipv4_disable’? [-Werror=implicit-function-declaration]
  224 |                 nf_defrag_ipv6_disable(par->net);
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 nf_defrag_ipv4_disable
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:288: net/netfilter/xt_socket.o] Error 1
make[1]: *** [scripts/Makefile.build:550: net/netfilter] Error 2
make: *** [Makefile:1831: net] Error 2


- already reported on Feb 11th, at:
http://lkml.iu.edu/hypermail/linux/kernel/2202.1/05890.html

Robert Gadsdon
February 20th 2022.