[zeromq-dev] mailbox.cpp Assertion

2012-07-08 Thread Thomas S Hatch
Hi, I have a report of an assertion in Salt. It is very rare and I cannot reliably reproduce it. The user that has reported it gave me a strace output which makes it look like the assertion is happening in a multiprocess. I am aware that you cannot have the same socket call from another thread or

[zeromq-dev] Weird Fish Book

2012-07-08 Thread Pieter Hintjens
Hi all, FYI, the 0MQ Weird Fish Book (based on the Guide) is coming out in paper sometime soon, and is available in Safari: http://my.safaribooksonline.com/book/-/9781449334437 Thanks to the many people who contributed examples, errata, and suggestions! -Pieter __

Re: [zeromq-dev] Error: cannot link with -lzmq

2012-07-08 Thread Pieter Hintjens
Hi Sharon, > I solved the issue by installing gcc-multilib and g++-multilib packages. > Maybe you should mention this in the Android build webpage? It's a wiki, go ahead and edit that page. -Pieter ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.or

Re: [zeromq-dev] Error: cannot link with -lzmq

2012-07-08 Thread Sharon Ben-Asher
Ok, I solved the issue by installing gcc-multilib and g++-multilib packages. Maybe you should mention this in the Android build webpage? Thanks, Sharon From: Sharon Ben-Asher Sent: Thursday, July 05, 2012 1:29 PM To: 'zeromq-dev@lists.zeromq.org' Subject: Error: cannot link with -lzmq Hello ag