Hello all.
Starting with Btrfs-progs 4.16 there's a new library that's used for
managing Btrfs file systems. It's called libbtrfsutil.
As is the case with symlinking libbtrfs.so and removing its unneeded
library entries under /lib the same should be done for the new library:
ln -v -sf ../../lib/$(readlink /lib/libbtrfsutil.so) /usr/lib/libbtrfsutil.so
rm -v /lib/libbtrfsutil.{a,so}
Regards,
Ryan
--
Ryan Marsaw
[email protected]
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page