Using install image to recover wrecked system? CC missing ...
Date: Sat, 20 Dec 2025 13:15:25 UTC
Hello, having wreaked havock over one of my boxes damaging some of the crucial system's binaries but with intact /usr/src, /usr/obj, I try to save the install via "make installworld|installkernel" via booting off the latest official install image. This endevour fails due to missing CC=cc (no suitable cc in the image). Is there a way to circumvent this issue using the infrastructure residing in /usr/obj? -- A FreeBSD user