On 04/10/2018 06:38 AM, Ryan Marsaw wrote:
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}

Thanks.  Will be in the next commit.

  -- Bruce

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

Reply via email to