Call for Testing: 11.1-RELEASE Meltdown/Spectre mitigation merge

J David j.david.lists at gmail.com
Tue Mar 13 02:10:56 UTC 2018


On Mon, Mar 12, 2018 at 10:00 PM, Joseph Mulloy
<freebsd-stable at 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!


More information about the freebsd-stable mailing list