Re: Compiling issue with ActiveMQ-CPP on armv7l

2013-07-02 Thread kururuKT
vec=1 activemq-cpp-library-3.7.0 ./configure --prefix=/usr/arm-linux-gnueabi/activemq --host=arm-linux-gnueabi -with-apr=/usr/arm-linux-gnueabi/apr -disable-ssl -- View this message in context: http://activemq.2283324.n4.nabble.com/Compiling-issue-with-ActiveMQ-CPP-on-armv7l-tp4668533p4668796.html

Re: Compiling issue with ActiveMQ-CPP on armv7l

2013-07-01 Thread Timothy Bish
.n4.nabble.com/Compiling-issue-with-ActiveMQ-CPP-on-armv7l-tp4668533p4668610.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. Of course you can remove the examples from the compilation. I'd recommend you use the v3.7.x branch in svn as there are compilation fixes. -

Re: Compiling issue with ActiveMQ-CPP on armv7l

2013-06-26 Thread kururuKT
e/jacky/apache/Apache_apr/activemq-cpp-library-3.7.0/src/main' Making all in src/examples make[2]: Entering directory `/home/jacky/apache/Apache_apr/activemq-cpp-library-3.7.0/src/examples' -- View this message in context: http://activemq.2283324.n4.nabble.com/Compiling-issue-with-Activ

Re: Compiling issue with ActiveMQ-CPP on armv7l

2013-06-26 Thread Karel Gardas
On 06/26/13 08:03 PM, kururuKT wrote: Yet another update. All the errors I got is related to out of memory. I was able to compile activemq-3.4.4 locally, but not 3.7.0. So means I'm going to cross-compile, and IT GIVE ME HELL AGAIN I downloaded + cross-compiled APR library - after pain search

Re: Compiling issue with ActiveMQ-CPP on armv7l

2013-06-26 Thread kururuKT
_apr/activemq-cpp-library-3.7.0' make: *** [all] Error 2 So it looks like the libapr-1 file that I cross-compiled has some issue with pthread? Anyone has some advice on cross-compiling activemq? -- View this message in context: http://activemq.2283324.n4.nabble.com/Compiling-issue-with-ActiveMQ-CPP-on-armv7l-tp4668533p4668608.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Compiling issue with ActiveMQ-CPP on armv7l

2013-06-25 Thread kururuKT
this message in context: http://activemq.2283324.n4.nabble.com/Compiling-issue-with-ActiveMQ-CPP-on-armv7l-tp4668533p4668584.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Compiling issue with ActiveMQ-CPP on armv7l

2013-06-24 Thread kururuKT
/mqlib/activemq-cpp-library-3.7.0/src/main' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ubuntu/mqlib/activemq-cpp-library-3.7.0' make: *** [all] Error 2 -- View this message in context: http://activemq.2283324.n4.nabble.com/Compiling-issue-with-ActiveMQ-CPP