Boost logo

Boost-Build :

Subject: Re: [Boost-build] Error Building Boost 1.61.0 on Linux
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-08-03 13:21:47


AMDG

On 08/03/2016 09:09 AM, Nick wrote:
>
> According to
> http://www.boost.org/build/doc/html/bbv2/overview/configuration.html
> Boost.Build should only search teh following locations for
> site-config.jam:
> - /etc
> - $HOME
> - $BOOST_BUILD_PATH
>
>
> $HOME is /home/nick, and I've not defined BOOST_BUILD_PATH so I assume
> it's `pwd` which is /home/nick/temp2/dev/3rdParty/Boost/boost_1_61_0 in
> my case. Is there some other reason it's picking up this file in this
> location? Is there some way I can prevent it from doing so?
>

  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.

In Christ,
Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk