Subject: Re: [Boost-build] Having trouble compiling trunk
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2011-02-15 15:26:21


On Tue, 15 Feb 2011, Vladimir Prus wrote:

> On Tuesday, February 15, 2011 09:43:34 Jeremiah Willcock wrote:
>> When I try to run "./bjam libs/graph/test" or "./bjam" in a checkout of
>> the current Boost trunk, I receive the error below (paths trimmed). Is
>> there something I'm doing incorrectly?
>
> Please build yourself a fresh bjam, by running "./bootstrap.sh" in the
> root of your Boost tree.

Thanks. That worked.

-- Jeremiah Willcock