$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rush Manbert (rush_at_[hidden])
Date: 2005-10-07 16:44:04
Gennadiy Rozental wrote:
>I need more information to provide any intelligent help.
>
>Gennadiy
>
>
>
Hi Gennadiy,
I downloaded the 1.33.0 release and built it using this exact command line:
bjam -sTOOLS=darwin --layout=versioned
--prefix=/Users/rmanbert/Builds/Boost/boost_1_33_0/prefix
--exec-prefix=/Users/rmanbert/Builds/Boost/boost_1_33_0/exec-prefix
--builddir=/Users/rmanbert/Builds/Boost/boost_1_33_0 | tee
/Users/rmanbert/Builds/Boost/boost_1_33_0/BoostBuildOutput_1_33_0_Full.txt
It got the errors as previously described. I built it again with the
same command line, attempting to reduce the noise in the captured
output, and tee'd it into BoostBuildOutput_1_33_0_Partial.txt.
The attached zip file contains both of the text files that capture the
output. Please let me know if I can do anything else to help.
- Rush