Andrew - in my case, I git cloned it and built it from the repo - should work fine from go get as well though. I just deleted it from my pkg directory and reinstalled with go get - no issues with that either.
Pieter - yeah - not having any issues against czmq 3.0.1, 3.0.2, or head from git, it's working. Thanks for the info! Brian On Mon, Jun 8, 2015 at 4:57 PM, Andrew Hume <[email protected]> wrote: > “reckoned goczmq and built it” > what does that mean? > is that just the go get command, or is there more? > > On Jun 8, 2015, at 12:44 PM, Brian Knox <[email protected]> wrote: > > 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 > > > > _______________________________________________ > 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
