[Boost-bugs] [Boost C++ Libraries] #12005: Install boost_context on CentOS 6

Subject: [Boost-bugs] [Boost C++ Libraries] #12005: Install boost_context on CentOS 6
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-19 14:25:56


#12005: Install boost_context on CentOS 6
-------------------------------+---------------------------
 Reporter: nguyenduong2010@… | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
  Version: Boost 1.60.0 | Severity: Problem
 Keywords: |
-------------------------------+---------------------------
 I'm try to install HHVM on CentOS 6, but I've trouble with boost_context
 library:

 {{{
 - Build type not specified: cmake build type Release.
 CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1138 (message):
   Unable to find the requested Boost libraries.

   Boost version: 1.60.0

   Boost include path: /usr/include

   Could not find the following Boost libraries:

           boost_context

   Some (but not all) of the required Boost libraries were found. You may
   need to install these additional Boost libraries. Alternatively, set
   BOOST_LIBRARYDIR to the directory containing Boost libraries or
 BOOST_ROOT
   to the location of Boost.
 Call Stack (most recent call first):
   CMake/HPHPFindLibs.cmake:31 (find_package)
   CMake/HPHPSetup.cmake:127 (include)
   third-party/CMakeLists.txt:18 (include)
 }}}

 On CentOS 7, I can easily install by type: yum install boost-context So
 how can I install this boost_context library on CentOS 6?

 Thank you very much!!

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12005>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC