[Bug 267871] /usr/bin/rs compile fails after udate to c++
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267871] /usr/bin/rs compile fails after udate to c++"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Dec 2022 15:56:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267871 Alex.V <me@allatar.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |me@allatar.ru --- Comment #11 from Alex.V <me@allatar.ru> --- [root@x /usr/src] cd /usr/src/usr.bin/rs [root@x /usr/src] make cleandir [root@x /usr/src] make [root@x /usr/src] cd /usr/src [root@x /usr/src] make -DNO_CLEAN buildworld [root@x /usr/src] # uname -a FreeBSD x.y.z 14.0-CURRENT FreeBSD 14.0-CURRENT #34 main-n258976-93381ae06bb0: Wed Nov 2 11:30:41 MSK 2022 ... [root@x /usr/src] # make buildkernel KERNCONF=CUSTOMx && make installkernel KERNCONF=CUSTOMx && make installworld && reboot ... (no mergemastering, cause UPDATING says nothing) [root@x ~]# uname -a FreeBSD x.y.z 14.0-CURRENT FreeBSD 14.0-CURRENT #35 main-n259865-b079ca8593ed: Tue Dec 27 18:32:34 MSK 2022 root@x.y.z:/usr/obj/usr/src/amd64.amd64/sys/CUSTOMx amd64 [root@x ~]# ---- It worked fine -- You are receiving this mail because: You are the assignee for the bug.