[Bug 242217] 'make buildworld' type upgrading to 12.1-RELEASE impossible

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 5 19:15:58 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242217

--- Comment #5 from oz42 at oz42.eu ---
(In reply to Krzysztof from comment #4)
I think we are coming close to two severe design bugs in the source tree that
are related to each other.

1. 'make buildworld' relies on header files in /usr/include
2. 'make delete-old' removes these files in /usr/include

My workaround is: having another host just for the purpose to get a fresh copy
of /usr/include and /usr/lib files if a 'make buildworld' fails on my
productive system. I keep that one updated, and when 'make buildworld' fails I
copy all header files from that machine to my productive one, and if it then
fails also, I copy all /usr/lib also.

Unfortunately I have another account here with a password that I do not
remember right now, but my browser at work does. So please look at bug 243727.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list