Re: kernel compile fails if device bpf is not enabled

2023-02-07 Thread Gary Jennejohn
On Wed, 8 Feb 2023 12:49:46 +0800 Zhenlei Huang wrote: Hi Zhenlei, > Thanks for the report! Post the fix to Phabricator > https://reviews.freebsd.org/D38432 . > > Best regards, > Zhenlei > Thanks! I see it's been accepted. > > On Feb 7, 2023, at 5:08 PM,

Re: kernel compile fails if device bpf is not enabled

2023-02-07 Thread Zhenlei Huang
Hi Gary, Thanks for the report! Post the fix to Phabricator https://reviews.freebsd.org/D38432 . Best regards, Zhenlei > On Feb 7, 2023, at 5:08 PM, Gary Jennejohn wrote: > > I just saw this error today because I didn't have device bpf enabled in > my

Re: buildkernel avoidably building modules specified in the config

2023-02-07 Thread Warner Losh
On Tue, Feb 7, 2023, 5:20 PM Mateusz Guzik wrote: > ... then a lot of the code ends up being compiled twice for no good reason. > > This popped up again as clang 15 emits a ton of warnings vs K funcs. > > I don't know how this works internally, is it really a big problem to sort > out? > I

buildkernel avoidably building modules specified in the config

2023-02-07 Thread Mateusz Guzik
... then a lot of the code ends up being compiled twice for no good reason. This popped up again as clang 15 emits a ton of warnings vs K funcs. I don't know how this works internally, is it really a big problem to sort out? I figured config(8) could generate a bunch of WITHOUT_ of similar, but

kernel compile fails if device bpf is not enabled

2023-02-07 Thread Gary Jennejohn
I just saw this error today because I didn't have device bpf enabled in my kernel configuration file: -- >>> stage 3.1: building everything -- linking kernel.full ld: error: