there is a typo in blfs dev 2018 09 10 for the package fuse-3.2.6.
under: now as root:
ninja install && mv -vf /usr/lib/libfuse3.so.3* /lib && ln -sfvn
../../lib/libfuse3.so.3.2.5 /usr/lib/libfuse3.so && mv -vf /usr/bin/fusermount3
/bin && mv -vf /usr/sbin/mount.fuse3 /sbin && chmod u+s /bin/fusermount3 &&
install -v -m755 -d /usr/share/doc/fuse-3.2.6 && install -v -m644
../doc/{README.NFS,kernel.txt} \ /usr/share/doc/fuse-3.2.6 && cp -Rv
../doc/html /usr/share/doc/fuse-3.2.6
in line 3 there is libfuse3. so. 3.2.5
should be libfuse3. so. 3.2.6
Sent from BlueMail
regards
mort1
Sent from BlueMail --
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page