$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-04 14:34:48
On Mon, 4 Oct 2010, Jeremiah Willcock wrote:
> When I run:
>
> ./bootstrap.sh
> ./bjam libs/graph/test/
>
> in a fresh checkout of the release branch, I get the error:
(snip)
It seems like the problem is somewhere in the ICU support in the
libs/regex/build/ Jamfile.v2. For now, I just removed the delayimp line,
but that is probably not the correct solution.
-- Jeremiah Willcock