ERRNO handling in linuxthreads.old (broken build)(not solved)

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Mar 21 18:50:23 UTC 2013


On 19 March 2013 16:47, Sergei Poselenov <sposelenov at emcraft.com> wrote:
> Hello all,
>
> As it turned out, uncommenting the "!STATIC" condition in
> include/libc-symbols.h breaks the "libc_hidden_proto()" for config_read().
> I'm building busybox with its own version of config_read() and resolver gets
> linked with the busybox version. It's the same issue as
> http://lists.uclibc.org/pipermail/uclibc/2010-November/044488.html
>
> Anyone willing to help? How can build linuxthreads.old in static configuration
> so that the errno could be correctly initialized?

Can you reproduce the problem on master?
If not,
cherry-pick 87936cd0130414cccc8a7427498dd5491ec2664f and
f418f52701de02954c90341e5c9ccdd3f07ccd33 unto the 0.9.33 branch ?


More information about the uClibc mailing list