Re: [zeromq-dev] Question about building on MacOS

2019-09-27 Thread Doug Meyer
Dear Sean, I've not tried building zmq on my MBP, but I do note that on my completely up-to-date Mojave installation, AsciiDoc is not included. Perhaps you want to simply try installing it and give your build another try. A quick search revealed the following links (I can't vouch for the quality

Re: [zeromq-dev] segmentation fault with czmq

2019-09-27 Thread Luca Boccassi
On Thu, 2019-09-26 at 23:22 +, Shishir Pandey wrote: > Hi > > I was trying to run the lpclient.c (lazie pirate, chapter 4, > http://zguide.zeromq.org/page:all#Client-Side-Reliability-Lazy-Pirate-Pattern > ) program from the guide. The program uses the old czmq API and > does not work. I was

Re: [zeromq-dev] segmentation fault with czmq

2019-09-27 Thread Arnaud Loonstra
What platform are you on and what versions of the libs are you using? On 27-09-2019 01:22, Shishir Pandey wrote: Hi I was trying to run the lpclient.c (lazie pirate, chapter 4, http://zguide.zeromq.org/page:all#Client-Side-Reliability-Lazy-Pirate-Pattern)   program from the guide. The progra

[zeromq-dev] segmentation fault with czmq

2019-09-27 Thread Shishir Pandey
Hi I was trying to run the lpclient.c (lazie pirate, chapter 4, http://zguide.zeromq.org/page:all#Client-Side-Reliability-Lazy-Pirate-Pattern) program from the guide. The program uses the old czmq API and does not work. I was trying to run with the latest czmq library and change the program t