[zeromq-dev] ZMQ fails to start on ARM target
Pieter Hintjens
ph at imatix.com
Thu Jan 2 15:13:14 CET 2014
It sounds like there's some system-dependent code that's not working
properly on uClibC. You'll have to work down to find what that is. My
advice is to test fragments of code in isolation rather than in the
whole libzmq+application stack.
On Wed, Jan 1, 2014 at 2:16 PM, Mike Smith <msmith at cellwatch.com> wrote:
> Follow-up to the problem:
>
>
>
> I’ve tracked the failure as far as “ctx.cpp”, reaper->start(); This call
> never returns, i.e., “poller” does not start? Have dug no further, yet.
>
>
>
> This is a peculiar condition that occurs in some apparently specific
> instances. Otherwise, it all works correctly. Any ideas? This must have
> something to do, perhaps, with uClibC, as I don’t find the problem in a
> desktop system??
>
>
>
> Thanks,
>
> Mike
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list