Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2022 15:56:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 267871] /usr/bin/rs compile fails after udate to c++
Message-ID:  <bug-267871-227-IM0UNiC5RB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267871-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267871-227-IM0UNiC5RB>