$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-10 03:57:46
Hello,
I just noted the following lines in the bjam.log created by the regression
tests:
Skipping build: <build>no in common properties
error: Unable to find file or target named
error: '/boost/thread//boost_date_time'
error: referred from project at
error: '../libs/wave/test/build'
I don't think I have seen them before. The first line seems OK to me, but
the others probably are not.
Markus