Using install image to recover wrecked system? CC missing ...
- Reply: Miroslav Lachman : "Re: Using install image to recover wrecked system? CC missing ..."
- Reply: A FreeBSD User : "Re: Using install image to recover wrecked system? CC missing ..." {{#reference}}
- In reply to: {{ref.name}}: "{{ref.subject}}"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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