All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Gadsdon <rhgadsdon@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 5.17-rc5
Date: Sun, 20 Feb 2022 15:37:22 -0800	[thread overview]
Message-ID: <2d30205a-fc22-02e1-5c4b-99b91493580c@gmail.com> (raw)
In-Reply-To: <CAHk-=wgsMMuMP9_dWps7f25e6G628Hf7-B3hvSDvjhRXqVQvpg@mail.gmail.com>

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.


  reply	other threads:[~2022-02-20 23:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-20 21:19 Linux 5.17-rc5 Linus Torvalds
2022-02-20 23:37 ` Robert Gadsdon [this message]
2022-02-21 16:11   ` Woody Suwalski
2022-02-21 14:23 ` Woody Suwalski
2022-02-21 17:56   ` Linus Torvalds
2022-02-21 18:01     ` Eric Dumazet
2022-02-21 18:07       ` Linus Torvalds
2022-02-21 18:21         ` Eric Dumazet
2022-02-21 18:25           ` Pablo Neira Ayuso
2022-02-21 18:28             ` Eric Dumazet
2022-02-21 18:42               ` Pablo Neira Ayuso
2022-02-21 18:22         ` Woody Suwalski
2022-02-21 18:25         ` Pablo Neira Ayuso
2022-02-21 19:52       ` Robert Gadsdon
2022-02-21 17:44 Linus Torvalds
2022-02-21 18:10 ` Guenter Roeck
2022-02-21 18:31   ` Linus Torvalds
2022-02-21 20:44     ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2d30205a-fc22-02e1-5c4b-99b91493580c@gmail.com \
    --to=rhgadsdon@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.