On Sat, Apr 28, 2012 at 8:09 PM, Lauri Kasanen <[email protected]> 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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
