Re: [zeromq-dev] Error: cannot link with -lzmq

2012-07-08 Thread Sharon Ben-Asher
Ok, I solved the issue by installing gcc-multilib and g++-multilib packages. Maybe you should mention this in the Android build webpage? Thanks, Sharon From: Sharon Ben-Asher Sent: Thursday, July 05, 2012 1:29 PM To: 'zeromq-dev@lists.zeromq.org' Subject: Error: cannot link with -lzmq Hello

Re: [zeromq-dev] Error: cannot link with -lzmq

2012-07-08 Thread Pieter Hintjens
Hi Sharon, I solved the issue by installing gcc-multilib and g++-multilib packages. Maybe you should mention this in the Android build webpage? It's a wiki, go ahead and edit that page. -Pieter ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.org

[zeromq-dev] Error: cannot link with -lzmq

2012-07-05 Thread Sharon Ben-Asher
Hello again, After successful build of the C lib, I have a problem with building zmq.jar: configure:15622: checking for zmq_init in -lzmq configure:15647: g++ -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -fPIC -I/home/sharon/zeromq-android/include -L/home/sharon/zeromq-android/lib