Hi Herry, It sounds like you have a confused git somehow. The constant is defined in include/zmq.h. Since a few weeks we've been doing continuous build testing on libzmq (and other C/C++ libraries) on Travis, e.g. https://travis-ci.org/zeromq/libzmq
-Pieter On Tue, Jun 18, 2013 at 11:20 AM, Herry Sitepu <[email protected]> wrote: > Dear all, > After git pull from libzmq, the compilation failed: > > router.cpp: In member function 'virtual int zmq::router_t::xsetsockopt(int, > const void*, size_t)': > router.cpp:107:14: error: 'ZMQ_PROBE_ROUTER' was not declared in this scope > > Where does it should be declared? > > Regards, > Herry Sitepu > > _______________________________________________ > 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
