$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Error Building Boost 1.61.0 on Linux
From: Nick (nospam_at_[hidden])
Date: 2016-08-04 23:29:24
On Wed, 2016-08-03 at 11:21 -0600, Steven Watanabe wrote:
>
> If BOOST_BUILD_PATH is not set, it defaults
> to /usr/share/boost-build. You can disable
> loading site-config.jam with --ignore-site-config.
>
With the --ignore-site-config parameter, the build completed
succesfully. Thank you!