$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-02-10 06:47:11
On Thursday 10 February 2005 14:24, TEMPLIE Cédric wrote:
> Always with the nightly build of tuesday, the mkdir command failed...
> I run bjam under windows xp, and I receive the following error:
>
> MkDir1 C:\TEMP
> spawn : Not such File or Directory error...
>
> I receive also the error for a clean:
>
> common.Clean clean
> spawn : Not such File or Directory error...
>
> Is it an issue from my environement, or it is from Boost build system ?
Looks like environment problem. There were no changes which could have caused
this.
- Volodya