pkg thinks kernel is old
Trond Endrestøl
trond.endrestol at ximalas.info
Thu Oct 10 15:55:25 UTC 2019
On Thu, 10 Oct 2019 15:44+0200, Bengt Ahlgren wrote:
> That might well be it - I've done some buildworld:s with -DNO_CLEAN
> lately. I'll test - thanks for the tip!
For what it's worth, I run this command prior to running
make -D NO_CLEAN buildworld buildkernel:
/usr/bin/find /usr/obj -type f -and \( -name vers.c -or -name .version -or -name version -or -name version.c -or -name '*crt1*.s' \) -exec rm -v -- {} \;
--
Trond.
More information about the freebsd-stable
mailing list