[Bug 293954] make buildworld fails on a 13.0 system in krb5

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 22 Mar 2026 16:32:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293954

--- Comment #3 from John Zielinski <avernar@gmail.com> ---
That's unfortunate (and painful on older slower systems).   But a final make
buildworld on 15.0 would be needed to insure no bugs in the 14.2 include files
are included in the build.

The build process goes through all the trouble of building its own compiler yet
still uses the installed system's include files after that.   It really should
only use the include files in the /usr/src/ tree.

I will add the make parameters for sure.

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