Re: 14.2-RELEASE buildworld failure
- In reply to: Scott Bennett : "14.2-RELEASE buildworld failure"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jan 2025 10:00:27 UTC
Hello, Am 24.01.25 um 09:06 schrieb Scott Bennett: > I have been trying in vain to upgrade from > > FreeBSD hellas 12.4-RELEASE-p2 FreeBSD 12.4-RELEASE-p2 #9 releng/12.4-n235816-149768b65d61: Sat Feb 18 00:13:00 CST 2023 bennett@hellas:/usr/obj/usr/src/amd64.amd64/sys/hellas amd64 > > to 14.2-RELEASE for some time now, but when I run "make buildworld" it fails > during a linkedit step on complaints that it can't find a library that it wants. > Here is an example of how it ends. > [...] > > My /etc/src.conf is as follows. Note that PORTS_MODULES has been > commented out for years. try at least commenting out "WITHOUT_CROSS_COMPILER=yes". Besides, you explicitly define default values in your src.conf, you should invest a little time and figure those out to remove them completely from src.conf. regards, Robert Schulze