On 2012-10-15 05:29, Pieter Hintjens wrote:
> Hi Folks,
> 
> I've published the RC2. Sorry for the delay.

ZeroMQ 3.2.1 RC2 can't be built from the source
tarball due to missing files (7 .hpp files).

Missing files in the tarball (but available in zeromq3-x.git):
---------
    src/i_decoder.hpp
    src/i_encoder.hpp
    src/i_msg_sink.hpp
    src/i_msg_source.hpp
    src/v1_decoder.hpp
    src/v1_encoder.hpp
    src/v1_protocol.hpp
---------

Output:
---------
./configure
make
...
  CXX    libzmq_la-decoder.lo
In file included from decoder.cpp:31:0:
decoder.hpp:32:25: fatal error: i_decoder.hpp: No such file or directory
compilation terminated.
...
----------

Regards,
jpo
-- 
José Pedro Oliveira
* mailto:[email protected] *
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to