[PATCH v3] erofs-utils: introduce fsck.erofs

Daeho Jeong daeho43 at gmail.com
Wed Nov 10 11:16:12 AEDT 2021


Hi Gao,

After merging all the latest patches, the build fails now, since we
don't have the lzma library on the build system now.

external/erofs-utils/lib/compressor_liblzma.c:8:10: fatal error:
'lzma.h' file not found
#include <lzma.h>
         ^~~~~~~~
1 error generated.
16:13:47 ninja failed with: exit status 1

Can you fix this to make it built without the lzma library?


More information about the Linux-erofs mailing list