As below:

Building /usr/obj/usr/src/i386.i386/sys/SARAH/kern_thr.o
Building /usr/obj/usr/src/i386.i386/sys/SARAH/kern_thread.o
--- kern_thread.o ---
/usr/src/sys/kern/kern_thread.c:105:1: error: static_assert failed
"struct thread KBI td_frame"
_Static_assert(offsetof(struct thread, td_frame) == 0x2e8,
^              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/kern/kern_thread.c:107:1: error: static_assert failed
"struct thread KBI td_emuldata"
_Static_assert(offsetof(struct thread, td_emuldata) == 0x334,
^              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
*** [kern_thread.o] Error code 1

    imb


_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to