Ján Sáreník wrote:
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Igen -I./gen -Werror -pedantic -Wall -Wextra 
-Wno-shadow -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wvolatile-register-var 
-Winvalid-pch -Wno-system-headers -Woverloaded-virtual 
-DQPIDC_MODULE_DIR=\"/usr/local/lib/qpid/client\" 
-DQPIDC_CONF_FILE=\"/usr/local/etc/qpid/qpidc.conf\" -march=i686 -Os -pipe 
-fomit-frame-pointer -MT qpid/client/libqpidclient_la-Bounds.lo -MD -MP -MF 
qpid/client/.deps/libqpidclient_la-Bounds.Tpo -c qpid/client/Bounds.cpp  -fPIC -DPIC -o 
qpid/client/.libs/libqpidclient_la-Bounds.o
In file included from ./qpid/sys/Mutex.h:88,
                 from ./qpid/sys/posix/Condition.h:27,
                 from ./qpid/sys/Condition.h:30,
                 from ./qpid/sys/Monitor.h:25,
                 from ./qpid/sys/Waitable.h:24,
                 from qpid/client/Bounds.h:23,
                 from qpid/client/Bounds.cpp:21:
./qpid/sys/posix/Mutex.h: In destructor ‘qpid::sys::Mutex::~Mutex()’:
./qpid/sys/posix/Mutex.h:112: error: ‘abort’ was not declared in this scope

Thats my recent change. Should be fixed by r785964.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to