$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Cannot build Boost
From: OndÅej Majerech (oxyd.oxyd_at_[hidden])
Date: 2010-11-19 19:55:11
> Is there a second copy of boost
> in /usr/home/oxyd/BACKUP/development/boost/boost_1_45_0?
>
> That would be your problem, bjam is detecting the backup and the is confused,
> because there's a second Boost that's trying to become the top level target.
>
> I think.
Unfortunately, no. ~/development is a symbolic link into
~/BACKUP/development, so both paths should be identical.
I did try inside /tmp with no symlinks in path, but to no avail:
result is still the same.
Ondra