lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lzip-bug] Busybox 1.25.0 lzip patch error


From: Yash Saraf
Subject: [Lzip-bug] Busybox 1.25.0 lzip patch error
Date: Thu, 23 Jun 2016 12:12:30 +0000

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]