[Buildroot] [PATCH] Revert "zeromq: needs NPTL"

Waldemar Brodkorb wbx at openadk.org
Tue May 8 17:36:31 UTC 2018


Hi Thomas,
Thomas Petazzoni wrote,

> Hello,
> 
> Thanks Waldemar for fixing this issue. Some questions below, though.
> 
> On Sat, 5 May 2018 18:05:31 +0200, Waldemar Brodkorb wrote:
> > This reverts commit 1e2a8d4111f57e79c1848c7a70c6501e2bdacd58.
> > 
> > Latest uClibc-ng release supports the missing functions even for
> 
> What is "Latest" ? 1.0.30 ?

Yes, 1.0.30. Or do you know of any newer release? ;)
 
> In fact, it's not even in an uClibc-ng release I believe, it's fixed by
> 0002-librt-declare-clock_nanosleep-independent-of-thread-.patch, which
> will be part of 1.0.31. Is this correct ?

No. ZeroMQ introduced the usage of pthread_condattr_{s,g}etclock(),
which was added here 04a676f3c8d2443499f27612f69ee88e12089e61 for
Linuxthreads.
It compiled very well without the hotfix for clock_nanosleep
declaration added via
0002-librt-declare-clock_nanosleep-independent-of-thread-.patch.

best regards
 Waldemar


More information about the buildroot mailing list