Steve I need to build a active-passive cluster. Will the ha.so I build be good enough to make it happen ? I like to have AMQP 1.0. Can you point me to a guild on how to do it ? thanks
----- Original Message ----- From: Steve Huston <shus...@riverace.com> To: "users@qpid.apache.org" <users@qpid.apache.org>; Ask Stack <askst...@yahoo.com> Cc: Sent: Friday, August 9, 2013 4:23 PM Subject: RE: question about compiling qpidc-0.22 If you want to work with AMQP 0-10, and not AMQP 1.0, you don't need to worry about missing qpid-proton. Similarly, the missing python and perl libs keep you from building those bindings. If you don't need to program qpid with python/perl, you don't need to worry about those. For ha, if you do not plan to run clusters, you don't need to worry about the ha test failure. Good luck, -Steve > -----Original Message----- > From: Ask Stack [mailto:askst...@yahoo.com] > Sent: Friday, August 09, 2013 4:10 PM > To: users@qpid.apache.org > Subject: question about compiling qpidc-0.22 > > Hello everyone: > > I followed INSTALL to compile > 1. Do I need to worry about amqp 1.0 support not enabled , PythonLibs, > PerlLibs ? > > > [root@compile bld]# cmake -DCMAKE_BUILD_TYPE=Release .. > -- No AMQP spec... presume generated sources are included > -- checking for module 'libqpid-proton' > -- package 'libqpid-proton' not found > -- Qpid proton not found, amqp 1.0 support not enabled > -- Legacystore is excluded from build. > -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES > PYTHON_INCLUDE_PATH) > -- Could NOT find PerlLibs (missing: PERL_LIBRARY PERL_INCLUDE_PATH) > Building Ruby bindings > -- Configuring done > -- Generating done > -- Build files have been written to: /root/compile_qpid/qpidc-0.22/bld > > 2. Module ha.so compiled but failed at test. How can I fix it? > > Linking CXX shared module ha.so > [ 69%] Built target ha > Scanning dependencies of target qmfengine [ 69%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/Agent.o > [ 69%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/BrokerProxyImpl.o > [ 69%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/ConnectionSettingsImpl.o > [ 70%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/ConsoleImpl.o > [ 70%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/EventImpl.o > [ 70%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/MessageImpl.o > [ 70%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/ObjectIdImpl.o > [ 70%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/ObjectImpl.o > [ 70%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/Protocol.o > [ 71%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/QueryImpl.o > [ 71%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/SequenceManager.o > [ 71%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/SchemaImpl.o > [ 71%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/ValueImpl.o > [ 71%] Building CXX object > src/CMakeFiles/qmfengine.dir/qmf/engine/ResilientConnection.o > > 10/ 16 Testing ha_tests ***Failed > > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional > commands, e-mail: users-h...@qpid.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org