]> git.pld-linux.org Git - packages/percona-server.git/commit
requires boost 1.59.0
authorElan Ruusamäe <glen@delfi.ee>
Mon, 20 Jun 2016 06:56:06 +0000 (09:56 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 20 Jun 2016 06:56:06 +0000 (09:56 +0300)
commitd2fe036e461377ca2a5ab9db73720de91c0d1d7f
treef0e7ad7531eef2e933ca03f655f3f8301e0bff83
parent49c2ceda8deb125c158638422b01d82913c598ad
requires boost 1.59.0

-- BOOST_VERSION_NUMBER is #define BOOST_VERSION 106100
CMake Warning at cmake/boost.cmake:266 (MESSAGE):
  Boost minor version found is 61 we need 59
Call Stack (most recent call first):
  CMakeLists.txt:455 (INCLUDE)

-- BOOST_INCLUDE_DIR /usr/include
-- LOCAL_BOOST_DIR
-- LOCAL_BOOST_ZIP
-- Could not find (the correct version of) boost.
-- MySQL currently requires boost_1_59_0

CMake Error at cmake/boost.cmake:81 (MESSAGE):
  You can download it with -DDOWNLOAD_BOOST=1 -DWITH_BOOST=<directory>

  This CMake script will look for boost in <directory>.  If it is not there,
  it will download and unpack it (in that directory) for you.

  If you are inside a firewall, you may need to use an http proxy:

  export http_proxy=http://example.com:80

Call Stack (most recent call first):
  cmake/boost.cmake:269 (COULD_NOT_FIND_BOOST)
  CMakeLists.txt:455 (INCLUDE)
percona-server.spec
This page took 0.035377 seconds and 4 git commands to generate.