|
Boost Users : |
Subject: Re: [Boost-users] trouble getting older version of boost to build
From: Slava (Viatcheslav.Sysoltsev_at_[hidden])
Date: 2014-06-02 04:28:38
On Sun, 01 Jun 2014 17:40:41 +0200, David Toth (dtoth) <dtoth_at_[hidden]>
wrote:
> On Ubuntu, Fedora, and Debian (these are the versions of Linux I can use
> on the systems), I am unable to build the full set of libraries. After
> running bootstrap.sh and bjam, I am missing these files that were
> created on CentOS:
> libboost_thread.aâ
> libboost_thread.soâ
> libboost_thread.so.1.41.0â
Hi David,
Look at the console output of build process, there is normally an error
diagnostic in plain text, which should give you a clue how to proceed
further.
// Unless you need the whole set of boost libraries, you may list the
libraries you need using --with-libraries option of bjam, see
http://www.boost.org/doc/libs/1_55_0/more/getting_started/unix-variants.html#easy-build-and-install
for reference.
Regards, Slava
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net