[Buildroot] [PATCH] uclibc-ng: enable context functions

Waldemar Brodkorb wbx at openadk.org
Thu May 7 04:01:16 UTC 2015


Hi Thomas,
Thomas Petazzoni wrote,

> Dear Waldemar Brodkorb,
> 
> On Wed, 6 May 2015 19:50:30 +0200, Waldemar Brodkorb wrote:
> > For mongrel2/libsigsegv we need to enable this in the uClibc-ng config.
> > Tested with ARM:
> > 
> > file output/target/usr/bin/mongrel2
> > output/target/usr/bin/mongrel2: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), stripped
> > 
> > Should fix:
> > http://autobuild.buildroot.net/results/a144bc6024415a5272c3cbe60ff636d078d0a555/
> > http://autobuild.buildroot.net/results/00195d89a115a314bf4916af127407f61cd1b418/
> > http://autobuild.buildroot.net/results/5ee7e83ebcfa43f6ee0a2a8b9f40f1ae84664aca/
> > 
> > Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>
> > ---
> >  package/uclibc/uClibc-ng.config |    1 +
> >  1 file changed, 1 insertion(+)
> 
> We don't have this option enabled in uClibc-0.9.33.config. Should I
> assume that it's because this option doesn't exist in the 0.9.33.x
> uClibc branch?

Right, it was added later:
http://git.uclibc.org/uClibc/commit/extra/Configs/Config.in?id=a8dc90eaaa5e6474beac828558d969b1aafee4af
 
> Also, why don't we have this option enabled in uClibc-snapshot.config?

I don't know how often this file get updated?
 
BTW: These functions are only available for arm/mips/x86/x86_64.

So mongrel2/libsigsegv need to be fixed to these, when uClibc is
choosen.

best regards
 Waldemar


More information about the buildroot mailing list