pkg vs uname troubles after upgrade to 14

Brandon Bergren bdragon at FreeBSD.org
Tue Feb 16 17:29:45 UTC 2021


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
  bdragon at FreeBSD.org


More information about the freebsd-current mailing list