Andrew - I blew away my zeromq and czmq libs as well as my goczmq build. Then I rebuilt zeromq-4.1.1 and czmq-3.0.1 from their stable release tarballs, recloned goczmq and built it. All tests are passing.
After that, I deleted the libczmq libs and rebuilt czmq from the 3.0.2 release tarball, then rebuild goczmq against it - tests worked then too. Do you have a series of steps I can follow to try to reproduce the issue? On Mon, Jun 8, 2015 at 3:34 PM, Brian Knox <[email protected]> wrote: > Hi Andrew - it's working here last I checked, which was right after the > latest libzmq and czmq stable releases. I'll clean up my environment and > reinstall from scratch after work today to double check and let you know. > > Brian > > On Mon, Jun 8, 2015 at 3:00 PM, Andrew Hume <[email protected]> wrote: > >> gack. i am having trouble with the tastes goczmq. >> it complains about an unsatisfied external zsock_new_ and zsock_destroy_ >> is this related to the latest czmq changes? it fails with czm1 3.0.1 and >> 3.0.2 >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
