Build problems - ldso.c not building because UCLIBC_LDSO not defined

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Dec 9 13:41:49 UTC 2014


On 4 December 2014 at 00:24, Steve Ellcey <sellcey at imgtec.com> wrote:
> On Wed, 2014-12-03 at 13:36 +0100, Bernhard Reutner-Fischer wrote:

> Well, when I take the uclibc build out of my full toolchain build
> the first build failure I get is not uclibc.c but is sigaction.c.  It
> fails to build because siginfo_t is not defined.  I think the problem
> here is that include/signal.h has this code:

> I am not sure why the inclusion of bits/siginfo.h is dependent on
> __UCLIBC_HAS_REALTIME__, it seems like the include should be outside of
> that ifdef.  I am also not sure why this changed since the last time
> I built.

Yes, that sounds like the proper thing to do, i've changed that on master now.
Thanks for the heads up!

cheers,


More information about the uClibc mailing list