On 04/14/2010 01:26 PM, Ján Sáreník wrote:
Hi!
Using GNU Autotools to build qpidd trunk worked yesterday with the
LDFLAGS I posted. But today, on r933849 I am getting this:
I've checked in a fix for that, r933923.
...
Making all in tests
make[3]: Entering directory `/mnt/virtual/jasan/pub/git/qpid/cpp/src/tests'
g++ -DHAVE_CONFIG_H -I. -I../../src -I../../include -I../../include -I../../src
-I../../src -DNDEBUG -O3 -Itestagent_gen -DNDEBUG -O3 -MT
testagent-testagent.o -MD -MP -MF .deps/testagent-testagent.Tpo -c -o
testagent-testagent.o `test -f 'testagent.cpp' || echo './'`testagent.cpp
testagent.cpp: In function ‘int main_int(int, char**)’:
testagent.cpp:168: error: ‘qpid::client’ has not been declared
testagent.cpp:168: error: expected ‘;’ before ‘settings’
testagent.cpp:170: error: ‘settings’ was not declared in this scope
make[3]: *** [testagent-testagent.o] Error 1
make[3]: Leaving directory `/mnt/virtual/jasan/pub/git/qpid/cpp/src/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/virtual/jasan/pub/git/qpid/cpp/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/mnt/virtual/jasan/pub/git/qpid/cpp/src'
make: *** [all-recursive] Error 1
Best regards, Ján
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]