Date: Thu, 21 Mar 2024 02:27:18 +0000 From: Colin Percival <cperciva@tarsnap.com> To: John Baldwin <jhb@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: a16ff32f04b5 - main - NFS: Request use of TCP_USE_DDP for in-kernel TCP sockets Message-ID: <0100018e5ed590e8-f08d708b-e2f0-406f-bb37-85f232b3a936-000000@email.amazonses.com> In-Reply-To: <202403202234.42KMYdvE047953@gitrepo.freebsd.org> References: <202403202234.42KMYdvE047953@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/20/24 15:34, John Baldwin wrote: > The branch main has been updated by jhb: > > URL: https://cgit.FreeBSD.org/src/commit/?id=a16ff32f04b5b891a2d9b0427a2fd9c48e866da3 > > commit a16ff32f04b5b891a2d9b0427a2fd9c48e866da3 > Author: John Baldwin <jhb@FreeBSD.org> > AuthorDate: 2024-03-20 22:29:51 +0000 > Commit: John Baldwin <jhb@FreeBSD.org> > CommitDate: 2024-03-20 22:29:51 +0000 > > NFS: Request use of TCP_USE_DDP for in-kernel TCP sockets I think this commit broke buildworld: > In file included from /releng/15-i386-GENERIC-snap/usr/src/lib/libsysdecode/flags.c:82: > /releng/15-i386-GENERIC-snap/tmp/obj/releng/15-i386-GENERIC-snap/usr/src/i386.i386/lib/libsysdecode/tables.h:1323:13: error: use of undeclared identifier 'TCP_USE_DDP' > 1323 | TABLE_ENTRY(TCP_USE_DDP) > | ^ > /releng/15-i386-GENERIC-snap/usr/src/lib/libsysdecode/flags.c:79:21: note: expanded from macro 'TABLE_ENTRY' > 79 | #define TABLE_ENTRY X > | ^ > 1 error generated. -- Colin Percival FreeBSD Release Engineering Lead & EC2 platform maintainer Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0100018e5ed590e8-f08d708b-e2f0-406f-bb37-85f232b3a936-000000>