[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2d30205a-fc22-02e1-5c4b-99b91493580c@gmail.com>
Date: Sun, 20 Feb 2022 15:37:22 -0800
From: Robert Gadsdon <rhgadsdon@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 5.17-rc5
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.
Powered by blists - more mailing lists