[PATCH] Fix link time error for functions calling check_signature16()

Denys Vlasenko vda.linux at googlemail.com
Fri May 18 01:06:32 UTC 2012


On Tuesday 15 May 2012 13:36, Anthony G. Basile wrote:
> From: Anthony G. Basile <blueness at gentoo.org>
> 
> 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?

-- 
vda


More information about the busybox mailing list