$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [build] Problems building release branch
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-10-24 11:38:14
On Sun, 24 Oct 2010, John Maddock wrote:
(snip)
> added when building with ICU. But this all works just fine for me here, both
> on Win32 and Ubuntu Linux. None of the test runners have complained either.
> Is your bjam executable up to date with source? Just checking... can't think
> of anything else right now.
I was using the bjam built by running ./bootstrap.sh in a fresh checkout
of the release branch; I did ./bjam to run it, so it should be running
the new version. One thing I did that was different than what would be
done in a regression test is that I ran "./bjam libs/graph/test"; is
there perhaps some dependency that doesn't get built that way?
-- Jeremiah Willcock