Re: Problems compiling kernel

2021-12-31 Thread Mark Millard via freebsd-current
On 2021-Dec-30, at 13:27, Mark Millard wrote: >> Dear all, >> >> on a system updated yesterday I get >> >> tuexen_at_head:~/freebsd-src % git branch >> * main >> tuexen_at_head:~/freebsd-src % git pull >> Already up to date. >> tuexen_at_head:~/freebsd-src % uname -a >> FreeBSD head 14.0-CURREN

Re: Problems compiling kernel

2021-12-30 Thread Mark Millard via freebsd-current
> Dear all, > > on a system updated yesterday I get > > tuexen_at_head:~/freebsd-src % git branch > * main > tuexen_at_head:~/freebsd-src % git pull > Already up to date. > tuexen_at_head:~/freebsd-src % uname -a > FreeBSD head 14.0-CURRENT FreeBSD 14.0-CURRENT #1 main-n252035-63f7f3921bd: > Thu

Re: Problems compiling kernel

2021-12-30 Thread tuexen
> On 30. Dec 2021, at 20:42, Konstantin Belousov wrote: > > On Thu, Dec 30, 2021 at 08:33:09PM +0100, tue...@freebsd.org wrote: >>> On 30. Dec 2021, at 20:26, Michael Gmelin wrote: >>> >>> This should have been resolved today in >>> https://cgit.freebsd.org/src/commit/?id=5e6a2d6eb220d780c9128

Re: Problems compiling kernel

2021-12-30 Thread Konstantin Belousov
On Thu, Dec 30, 2021 at 08:33:09PM +0100, tue...@freebsd.org wrote: > > On 30. Dec 2021, at 20:26, Michael Gmelin wrote: > > > > This should have been resolved today in > > https://cgit.freebsd.org/src/commit/?id=5e6a2d6eb220d780c9128c81b58f133114061415 > I do have that commit locally in the tre

Re: Problems compiling kernel

2021-12-30 Thread tuexen
> On 30. Dec 2021, at 20:26, Michael Gmelin wrote: > > This should have been resolved today in > https://cgit.freebsd.org/src/commit/?id=5e6a2d6eb220d780c9128c81b58f133114061415 I do have that commit locally in the tree... But I can't build world or kernel. Looking for libc++.so.1 I get tuexen

Re: Problems compiling kernel

2021-12-30 Thread Michael Gmelin
This should have been resolved today in https://cgit.freebsd.org/src/commit/?id=5e6a2d6eb220d780c9128c81b58f133114061415 -m > On 30. Dec 2021, at 20:17, tue...@freebsd.org wrote: > Dear all, > > on a system updated yesterday I get > > tuexen@head:~/freebsd-src % git branch > * main > tuexen@h