Date: Mon, 12 Mar 2018 23:34:03 -0400 From: Joseph Mulloy <freebsd-stable@joe.mulloy.me> To: freebsd-stable@freebsd.org Subject: Re: Call for Testing: 11.1-RELEASE Meltdown/Spectre mitigation merge Message-ID: <87c584de-0e22-27eb-ba73-9fc5c34cbe56@mulloy.me> In-Reply-To: <CABXB=RRdik04ja=8gb6gXLRY=SefcRpky-Tn1EXKy49tdzVTFw@mail.gmail.com> References: <da41af53-6648-c9e2-a5ef-1b1a78c8b2f3@mulloy.me> <CABXB=RRdik04ja=8gb6gXLRY=SefcRpky-Tn1EXKy49tdzVTFw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, It did fail to patch that file. I changed the line with the svn tag to "/* $FreeBSD$ */" to match the patch and it applied successfully. It now compiles successfully. On 3/12/18 10:10 PM, J David wrote: > On Mon, Mar 12, 2018 at 10:00 PM, Joseph Mulloy > <freebsd-stable@joe.mulloy.me> wrote: >> /usr/src/sys/amd64/amd64/genassym.c:194:16: error: offsetof of incomplete >> type ‘struct pti_frame' > This might be the error you get if frame.h did not patch correctly. > It’s a known issue with the patch (the SVN tag doesn’t match). > > Check for a /usr/src/sys/amd64/include/frame.h.rej file. > > If so, just fix the SVN tag and re-apply and it should build correctly. > > If that’s your issue, there should be an updated version available > soon, if not already. > > Good luck! > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87c584de-0e22-27eb-ba73-9fc5c34cbe56>