
9 Feb
2009
9 Feb
'09
7:39 p.m.
Peter Simons wrote:
Hi Andrey,
The latest code snapshot can be downloaded from CVS on the SourceForge project page: http://sourceforge.net/projects/boost-log
I tried to build the current CVS HEAD of your library combined with the current SVN head of the Boost SVN Repository on Linux/x86 using gcc 4.3.3, but there were a number of test failures, apparently because of a missing header file "char_definitions.hpp". The build log is attached below. Do you have any idea what I'm doing wrong?
This looks strange. I'm using GCC 4.3.2 and it works fine. For some reason bjam doesn't append -I$(BOOST_ROOT)/libs/log/test/common to GCC command line. Could that be because BOOST_ROOT is not defined?