I was able to configure and install zeromq (2.1.7) fine. However, I
get the following error when attempting to make jzmq:
Making all in src
make[1]: *** No rule to make target `classdist_noinst.stamp', needed
by `org/zeromq/ZMQ.class'. Stop.
Any ideas? Jzmq configure runs fine. I'm on Mac OSX 10.7, autoconf ver
2.68, jdk 1.6.0_31, and nathan's fork version of jzmq (https://
github.com/nathanmarz/jzmq.git).
Thanks,
Andrew