[zeromq-dev] Java binding build broken?
Mark Libucha
mlibucha at gmail.com
Sat Oct 2 19:58:52 CEST 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101002/ef85b85c/attachment.htm>
More information about the zeromq-dev
mailing list