Date: Thu, 7 Jul 2022 07:26:13 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Ryan Stone <rysto32@gmail.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: buildkernel is broken Message-ID: <YsbtBZwfBMmltllg@troutmask.apl.washington.edu> In-Reply-To: <CAFMmRNz_FjszHNx92vbV9wezBHwT222w2PKO9WwN1zpWciRo5A@mail.gmail.com> References: <YsZptHF8tSttpTVy@troutmask.apl.washington.edu> <CAFMmRNz_FjszHNx92vbV9wezBHwT222w2PKO9WwN1zpWciRo5A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes, I do. Deleting the line allows to code to compile. -- steve On Thu, Jul 07, 2022 at 08:24:47AM -0400, Ryan Stone wrote: > Do you have VNET disabled in your kernel config? I believe that this > was fixed by 37f604b49d4a. > > On Thu, Jul 7, 2022 at 1:07 AM Steve Kargl > <sgk@troutmask.apl.washington.edu> wrote: > > > > -std=iso9899:1999 -Werror /usr/src/sys/netinet/tcp_input.c > > --- modules-all --- > > /usr/src/sys/netpfil/ipfw/ip_dn_io.c:674:4: error: 'continue' statement not in loop statement > > continue; > > ^ > > 1 error generated. > > *** [ip_dn_io.o] Error code 1 > > > > make[4]: stopped in /usr/src/sys/modules/dummynet > > 1 error > > *** [modules-all] Error code 6 > > > > make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/SPEW > > 1 error > > > > make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/SPEW > > 5.75 real 20.45 user 2.30 sys > > > > make[1]: stopped in /usr/src > > > > > > Please fix. > > > > -- > > Steve > > -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YsbtBZwfBMmltllg>