Re: Strange "make buildworld" error
- In reply to: George Mitchell : "Strange "make buildworld" error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Oct 2022 00:33:45 UTC
On 10/6/22 19:22, George Mitchell wrote: > On a FreeBSD 12.3-RELEASE-p6, I have updated /usr/src to 13.1-RELEASE. > Running "make buildworld" resulted in this error while building shared > library libclang_rt.asan-x86_64.so: >[... a puzzling error ...] After running gitup to make sure my /usr/src was okay, and deleting /usr/obj, I started another buildworld, and it has gotten past this point in the build (though it hasn't completed yet). So I don't have a clue what went wrong, but progress is happening. -- George