-
Notifications
You must be signed in to change notification settings - Fork 102
Description
错误日志:
xz_wrapper.c:28:10: fatal error: lzma.h: No such file or directory
28 | #include <lzma.h>
| ^~~~~~~~
compilation terminated.
make[5]: *** [: xz_wrapper.o] Error 1
make[5]: Leaving directory '/root/padavan/trunk/tools/mksquashfs_xz/squashfs'
cp: cannot stat 'squashfs/mksquashfs': No such file or directory
make[4]: *** [Makefile:6: all] Error 1
make[4]: Leaving directory '/root/padavan/trunk/tools/mksquashfs_xz'
make[3]: *** [Makefile:22: all] Error 2
make[3]: Leaving directory '/root/padavan/trunk/tools'
make[2]: *** [Makefile:183: tools] Error 2
make[2]: Leaving directory '/root/padavan/trunk'
make[1]: *** [Makefile:14: build] Error 2
make[1]: Leaving directory '/root/padavan'
make: *** [Makefile:34: XY-C1] Error 2
【关键信息】
xz_wrapper.c:28:10: fatal error: lzma.h: No such file or directory