$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-04-11 11:53:42
Hi,
The nightly builds are broken because the boost/status/Jamfile.v2
contains this line
build-project ../libs/spirit/test ; # test-suite spirit
but this directory doesn't appear to exist in the repository. Bjam
fails with the this message.
error: Unable to find file or target named
error: '../libs/spirit/test'
error: referred from project at
error: '.'
Could someone fix this?
Thanks.
-- Noel