On Thu, Feb 24, 2011 at 1:15 PM, Jonathan Rockway <[email protected]> wrote: > Not true, ithreads are definitely not required. What version of Perl are you > using? What does strace say about the lockup? Does a minimal C program lock > up? >
The "make check" of zeromq base code passes just fine. I'm running perl 5.10.2 on FreeBSD 7.2 and 8.0 with same results. I'll investigate about pthread lib... perl doesn't barf about missing symbols, so I'm suspecting it is loaded but this is a good lead to investigate. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
