Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2021 21:42:57 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        tuexen@freebsd.org
Cc:        Michael Gmelin <grembo@freebsd.org>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Problems compiling kernel
Message-ID:  <Yc4LwZJedeY5Msfg@kib.kiev.ua>
In-Reply-To: <44278863-2C71-4FB2-B848-31E980ADBD82@freebsd.org>
References:  <4E7F3351-4E73-4FB3-AC51-587C9E6EDB51@freebsd.org> <22958DB3-C785-4360-A55C-9ED18598DA68@freebsd.org> <44278863-2C71-4FB2-B848-31E980ADBD82@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 30, 2021 at 08:33:09PM +0100, tuexen@freebsd.org wrote:
> > On 30. Dec 2021, at 20:26, Michael Gmelin <grembo@FreeBSD.org> 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@head:~/freebsd-src % ls -l /usr/lib/libc++*
> -r--r--r--  1 root  wheel  6939492 Dec 30 11:38 /usr/lib/libc++.a
> -r--r--r--  1 root  wheel       68 Jan 28  2021 /usr/lib/libc++.so
> -r--r--r--  1 root  wheel    35234 Dec 30 11:38 /usr/lib/libc++experimental.a
> tuexen@head:~/freebsd-src % ls -l /lib/libc++*
> ls: No match.
> tuexen@head:~/freebsd-src % 
> 
> How can I build a kernel?

Take libc++.so.1 somewhere, for instance from
https://download.freebsd.org/ftp/snapshots/amd64/amd64/14.0-CURRENT/base.txz
archive, and put the library to /lib.



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