Hi again! On Thu, Jun 18, 2009 at 10:15:18AM +0200, Ján Sáreník wrote: > 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 > > ... > make[1]: Leaving directory `/home/jasan/qpid-20090618/cpp/src' > make: *** [all-recursive] Error 1
Thanks to Gordon, this is fixed now. I use more recent and strict GCC version which was missing #include <stdlib.h> in src/qpid/sys/posix/check.h The Qpid-cpp rev. 785940 now builds ok and 'make check' passes all tests. Thanks Jasan -- Red Hat Czech, MRG Quality Assurance Associate --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
