[zeromq-dev] Java binding build broken?
Martin Sustrik
sustrik at 250bpm.com
Sat Oct 2 20:01:30 CEST 2010
Hi Mark,
Gonzalo has modified the binding to work with 0MQ/2.1 thus breaking it
for the stable versions. Try getting the source code for jzmq from 2
days ago.
Martin
On 10/02/2010 07:58 PM, Mark Libucha wrote:
> Is the Java binding build broken? Seems like there's an include file
> missing from the sources? (I'm relatively new to git, so it could very
> well be my ignorance here.)
>
> g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -D_THREAD_SAFE
> -I/opt/chiliad/discovery/java/include
> -I/opt/chiliad/discovery/java/include/linux -Wall -g -O2 -MT
> libjzmq_la-Socket.lo -MD -MP -MF .deps/libjzmq_la-Socket.Tpo -c
> Socket.cpp -fPIC -DPIC -o .libs/libjzmq_la-Socket.o
> Socket.cpp: In function 'jlong
> Java_org_zeromq_ZMQ_00024Socket_getLongSockopt(JNIEnv*, _jobject*, jint)':
> Socket.cpp:103: error: 'ZMQ_TYPE' was not declared in this scope
> Socket.cpp:113: error: 'ZMQ_FD' was not declared in this scope
> Socket.cpp:114: error: 'ZMQ_EVENTS' was not declared in this scope
>
> Thanks for any help you can provide.
>
> Mark
>
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list