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

Denys Vlasenko vda.linux at googlemail.com
Sun May 20 10:57:40 UTC 2012


On Fri, May 18, 2012 at 3:34 AM, Anthony G. Basile
<basile at opensource.dyc.edu> 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


More information about the busybox mailing list