Hi Alan!
On Wed, Jun 17, 2009 at 11:21:43AM -0400, Alan Conway wrote:
> This should be fixed as of r785601
Maybe is, but I see another error much earlier in the build
process now... r785940
Jasan
--
Red Hat Czech, MRG Quality Assurance Associate
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
./qpid/sys/posix/Mutex.h: In destructor ‘qpid::sys::RWlock::~RWlock()’:
./qpid/sys/posix/Mutex.h:133: error: ‘abort’ was not declared in this scope
In file included 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/Condition.h: In destructor
‘qpid::sys::Condition::~Condition()’:
./qpid/sys/posix/Condition.h:59: error: ‘abort’ was not declared in this scope
make[3]: *** [qpid/client/libqpidclient_la-Bounds.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f qpid/client/.deps/libqpidclient_la-Connection.Tpo
qpid/client/.deps/libqpidclient_la-Connection.Plo
mv -f qpid/client/.deps/libqpidclient_la-ConnectionHandler.Tpo
qpid/client/.deps/libqpidclient_la-ConnectionHandler.Plo
make[3]: Leaving directory `/home/jasan/qpid-20090618/cpp/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jasan/qpid-20090618/cpp/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jasan/qpid-20090618/cpp/src'
make: *** [all-recursive] Error 1
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]