Linking fails when httpd gzip is enabled, but seamless gzip not
Denys Vlasenko
vda.linux at googlemail.com
Sun Apr 29 12:29:32 UTC 2012
On Sat, Apr 28, 2012 at 8:09 PM, Lauri Kasanen <curaga at operamail.com> wrote:
> Hi
>
> Building bb git master with the attached config, on armv6 gcc 4.4.5,
> fails linking with:
> /usr/bin/ld: busybox_unstripped: hidden symbol `check_signature16' isn't
> defined
> /usr/bin/ld: final link failed: Nonrepresentable section on output
>
> After enabling CONFIG_FEATURE_SEAMLESS_GZ, the build succeeds. The same
> build didn't need that option on x86_64 though, curiously?
Found the bug. Fix:
http://busybox.net/downloads/fixes-1.20.0/busybox-1.20.0-buildsys.patch
--
vda
More information about the busybox
mailing list