Date: Thu, 30 Dec 2021 21:27:15 +0100 From: tuexen@freebsd.org To: Konstantin Belousov <kostikbel@gmail.com> Cc: Michael Gmelin <grembo@freebsd.org>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: Problems compiling kernel Message-ID: <9A51E4FC-A9C3-418F-9675-7AA225E4F1CC@freebsd.org> In-Reply-To: <Yc4LwZJedeY5Msfg@kib.kiev.ua> References: <4E7F3351-4E73-4FB3-AC51-587C9E6EDB51@freebsd.org> <22958DB3-C785-4360-A55C-9ED18598DA68@freebsd.org> <44278863-2C71-4FB2-B848-31E980ADBD82@freebsd.org> <Yc4LwZJedeY5Msfg@kib.kiev.ua>
index | next in thread | previous in thread | raw e-mail
> On 30. Dec 2021, at 20:42, Konstantin Belousov <kostikbel@gmail.com> wrote: > > 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. Works perfectly! Thank you very mich for the quick help! Best regards Michaelhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9A51E4FC-A9C3-418F-9675-7AA225E4F1CC>
