On 12/25/20 12:14 PM, Roger Koehler wrote:
On Fri, Dec 25, 2020 at 11:00 AM Bruce Dubbs <bruce.du...@gmail.com> wrote:

On 12/25/20 10:36 AM, Roger Koehler wrote:
Bruce,
I moved my /usr/lib to its own partition and got a kernel panic
because the following shared libraries were not in /lib:

libcrypto.so.1.1
libp11-kit.so.0
libffi.so.7

I don't know what the implications of this are, but I would guess that
you would want to add instructions to the book to either install them
in /lib or move them after install.

I just signed up for the lfs-dev list, but I thought maybe a personal
email for this issue would suffice.

A kernel panic for missing these libraries seems odd.  From the subject
line it looks like you are running systemd?  What were you doing when
the problem came up?   When you moved the files, did it work OK?

Yes. I am using it to write this email. I just did a "sudo cp -r" of
the links and files to /lib.

OK. Note that libcrypto.so, libp11-kit.so, and libffi.so need to still be on /usr/lib because they are used for building/linking software that needs them.

  -- Bruce


--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to