[zeromq-dev] Massive problems running ZMQ on android

Victor Perron victor at iso3103.net
Tue Jul 24 19:25:28 CEST 2012


Seems that you were compiling jzmq without having previously ran a 'make
install' of zeromq itself, is it ?

Check if that is the issue, best regards
Le 24 juil. 2012 16:40, <jonas.adler at epiq.se> a écrit :

> Hello,
>
> I'm new to ZMQ, and trying to get it to run on android. I am however,
> facing issue, after issue, after issue.
>
> I try to follow the official guide, (http://www.zeromq.org/build:android),
> and have gotten to the following call on my ubuntu machine:
>
> ./configure --host=arm-linux-androideabi --prefix=$OUTPUT_DIR
> --with-zeromq=$OUTPUT_DIR CPPFLAGS="-fPIC -I$OUTPUT_DIR/include"
> LDFLAGS="-L$OUTPUT_DIR/lib" --disable-version
>
> I get this error:
>
> "configure: error: cannot link with -lzmq"
>
> I have tried google for a few days now, but i cannot find any solution to
> this that works for me.
>
> Some comments on other solutions i have found, that did not work for me:
>
> I have installed pretty much every compiler known to man, but if you have
> any specific suggestions, please tell me.
> I have made no alterations to the source at all, simply following the
> instructions to the letter.
>
> Has someone else had this error? Is there something that is "understood"
> in the guide, that i could be missing?
>
> Any help would be greatly appreciated!
>
> //Jonas Adler
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120724/7e60f001/attachment.htm>


More information about the zeromq-dev mailing list