archival/libarchive/decompress_lunzip.c: In function ‘unpack_lz_stream’:
archival/libarchive/decompress_lunzip.c:432:36: error: ‘transformer_state_t
{aka struct transformer_state_t}’ has no member named ‘check_signature’
  const bool preload_magic = (xstate->check_signature == 0);
                                    ^
scripts/Makefile.build:197: recipe for target
'archival/libarchive/decompress_lunzip.o' failed

Above compiler error is thrown when compiling busybox 1.25.0 (
https://git.busybox.net/busybox/tree/?h=1_25_stable) with uClibc for arm
with 1.24.1 lzip patch (
http://download.savannah.gnu.org/releases/lzip/busybox/busybox-1.24.1_lzip-1.patch.bz2)
applied. Kindly upgrade the patch to support the latest busybox release.
_______________________________________________
Lzip-bug mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to