$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [build] b2 headers broken?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-02-26 19:15:51
AMDG
On 07/16/2014 11:44 PM, Eric Niebler wrote:
> On 7/15/2014 9:37 PM, Steven Watanabe wrote:
>> On 07/15/2014 05:03 PM, Eric Niebler wrote:
>>> <snip>
>>>
>>> ...failed link.hardlink
>>> ..\..\..\boost\numeric\conversion\conversion_traits.hpp...
>>> link.hardlink ..\..\..\boost\numeric\conversion\int_float_mixture_enum.hpp
>>> The system cannot find the path specified.
>>>
>>>
>>> For some reason, b2 thinks it needs to rerun b2 headers, but it does a
>>> crap job of it and dies. What's going on?
>>>
>>
>> <snip>
>
> Huh, it's not doing it for me now. That's so weird.
>
For the record, I found the problem and
it should be fixed in develop. It would
only appear when adding a new library
or (especially) splitting an existing
library. The problem would not appear
in a clean build; only when an existing
b2 headers needed to be updated. Hence,
why the problem seemed to vanish.
In Christ,
Steven Watanabe