I am unable to build active-mq cpp on linux. 1. I installed cpp-unit 2. autogen.sh failed complaining about AM_PATH_CPPUNIT. I created symlinks for *.m4 files in my aclocal dir 3. i ran configure 4. ran make make failed with g++ -DHAVE_CONFIG_H -I. -I. -I../.. -ansi -pedantic -W -Wall -fPIC -fstrict-aliasing -Wstrict-aliasing=2 -Wno-long-long -g-O2 -MT activemq/connector/openwire/commands/libactivemq_cpp_la-MessageDispatch.lo -MD -MP -MF activemq/connector/openwire/commands/.deps/libactivemq_cpp_la-MessageDispatch.Tpo -c activemq/connector/openwire/commands/MessageDispatch.cpp -o activemq/connector/openwire/commands/libactivemq_cpp_la-MessageDispatch.o >/dev/null 2>&1 make[2]: *** No rule to make target `activemq/connector/openwire/commands/MessageDispatchNotification.cpp', needed by `activemq/connector/openwire/commands/libactivemq_cpp_la-MessageDispatchNotification.lo'. Stop. make[2]: Leaving directory `/active-mq/activemq-cpp-2.1.3-src/src/main' make[1]: *** [all-recursive] Error 1
I am building 2.1.3 on linux using gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) Please help -- View this message in context: http://www.nabble.com/unable-to-build-active-mq-cpp-2.1.3-on-linux-tp19518196p19518196.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.