https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270812

--- Comment #4 from Anton Saietskii <[email protected]> ---
Ok, so exact failure reason is:
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c includes /usr/include/sys/kbio.h
instead of /usr/src/sys/sys/kbio.h
That one in /usr/include obviously doesn't define oaccentmap_t since it
introduced here: https://reviews.freebsd.org/D38381, and this happened after
releng/13.2.

I thought buildworld target shouldn't use anything outside of /usr/src,
especially on bootstrap stage... Am I wrong?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to