Re: old shared lib is missing on installworld (by poudriere)
- In reply to: Kevin Oberman : "Re: old shared lib is missing on installworld (by poudriere)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Oct 2025 10:49:05 UTC
Kevin Oberman <rkoberman@gmail.com> writes: > I believe the correct solution is to install misc/compat14x which > includes several libraries that have been upgraded in 15.0 including > libutil.so.9. No, that's a workaround. The issue is that the build tries to reuse bootstrap tools built prior to the upgrade instead of rebuilding them. You can force a rebuild (which should be quick since you're already running the same version that you're aiming to build) by deleting /usr/obj/usr/src/amd64.amd64/tmp. DES -- Dag-Erling Smørgrav - des@FreeBSD.org