Re: 14.2-RELEASE buildworld failure
- In reply to: Scott Bennett : "Re: 14.2-RELEASE buildworld failure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jan 2025 09:10:20 UTC
Hi, Am 26.01.25 um 07:18 schrieb Scott Bennett: > Well, I'm no closer to understanding why 14.2-RELEASE's "buildworld" fails > on my 12.4-RELEASE-p2 system. If someone can explain to me what is going > wrong with it, the explanation would be greatly appreciated. I think the error messages (undefined symbol...) refer to an incomplete build toolchain. Like said before, you definitly need to look at the statements made in your src.conf. Just run buildworld with a *completely* emtpy src.conf and see whats happening then. Maybe (like already reported earlier in this thread), removing all contents of /usr/obj before the build would be helpful, too. regards, Robert Schulze