On Fri, May 18, 2012 at 3:34 AM, Anthony G. Basile <[email protected]> wrote: >>> archival/libarchive/decompress_bunzip2.c, decompress_gunzip.c and >>> decompress_uncompress.c all make calls to check_signature16() which >>> is defined in open_transformer.c. However, Kbuild.src does not >>> properly respect this dependency leading to a link time error. >>> This patch addresses this problem. >> >> >> I did some fixes in this area, so the problem may be already fixed. >> Can you send me .config which fails for you? >> > > I saw commit d133144d41c2fef883d28497acafe59b6bc6043b but this is not > sufficient.
Thanks! I reproduced the problem and committed a minimal fix. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
