On Tue, Feb 16, 2021, at 10:38 AM, Ronald Klop wrote:
> I normally compile WITHOUT_CLEAN. What is the shortcut to recompile 
> uname with the proper version nr and not having to recompiling clang? 
> Cleaning and rebuilding only uname does not help.

Uh, I would drop into a buildenv with "make buildenv" and do the build there to 
ensure it's using the toolchain from your world build.

the kernel version and the base system version are not the same thing. pkg 
attempts to install binaries compatible with the base system.

Are you *sure* you did installworld after rebooting into the new kernel? For 
that matter, are you *sure* you have the correct branch checked out in the 
first place? Because it's acting as if you are on the wrong branch.


-- 
  Brandon Bergren
  bdra...@freebsd.org
_______________________________________________
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