<div dir="ltr"><div dir="ltr"><div dir="ltr">Ah yes, silly me, got liblz4-1 confused with liblz4-dev, had to download the 1.9.3 *.deb packages manually cause apt-get is pushing 1.8.3.</div><div dir="ltr">Now everything is working top-notch.</div><div dir="ltr"><br></div><div>Regarding mkfs.erofs, I know it can take file_contexts, but how should we handle fs_config, if it's even necessary?</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 20 Aug 2021 at 16:43, Gao Xiang <<a href="mailto:xiang@kernel.org">xiang@kernel.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, Aug 20, 2021 at 04:35:52PM +0300, Igor Eisberg wrote:<br>
> You're right, this is definitely what's missing:<br>
> <br>
> >       linux-vdso.so.1 (0x00007ffeb2163000)<br>
> >        libfuse.so.2 => /lib/x86_64-linux-gnu/libfuse.so.2<br>
> > (0x00007ffb2d6b7000)<br>
> >        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0<br>
> > (0x00007ffb2d694000)<br>
> >        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ffb2d4a3000)<br>
> >        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007ffb2d49d000)<br>
> >        /lib64/ld-linux-x86-64.so.2 (0x00007ffb2d728000)<br>
> ><br>
> <br>
> And actually when running configure, I notice this:<br>
> <br>
> > checking lz4.h usability... no<br>
> > checking lz4.h presence... no<br>
> > checking for lz4.h... no<br>
> ><br>
> <br>
> Not sure what I'm missing here though...<br>
<br>
Maybe "sudo apt install liblz4-dev" for debian.<br>
<br>
(Anyway, I may need to add another erofsfuse package for Debian sid,<br>
 I may seek some time to do this.)<br>
<br>
Thanks,<br>
Gao Xiang<br>
<br>
> <br>
> $ apt list --installed | grep lz4<br>
> > liblz4-1/now 1.9.3-2 amd64 [installed,local]<br>
> > lz4/now 1.9.3-2 amd64 [installed,local]<br>
> ><br>
> <br>
</blockquote></div>