Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-653

can't find boost

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: legacy-1.0.5
    • Component/s: Build
    • Labels:

      [root@localhost mongo-cxx-driver]# scons --prefix=/root/mongo-client --cpppath=/root/boost/include/ --libpath=/root/boost/lib/ install
      scons: Reading SConscript files ...
      scons version: 2.3.6
      python version: 2 7 5 'final' 0
      Checking whether the C++ compiler works... yes
      Checking whether the C compiler works... yes
      Checking if C++ compiler "g++" is GCC... yes
      Checking if C compiler "gcc" is GCC... yes
      Checking if C compiler supports -Wno-unused-local-typedefs... yes
      Checking if C compiler supports -Wno-unused-function... yes
      Checking if C compiler supports -Wno-unused-private-field... no
      Checking if C compiler supports -Wno-deprecated-declarations... yes
      Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... no
      Checking if C compiler supports -Wno-unused-const-variable... no
      Checking if C compiler supports -Wno-missing-braces... yes
      Checking if we are using libstdc++... yes
      Checking for libstdc++ 4.6.0 or better... yes
      Checking if we are on a POSIX system... yes
      Checking if the POSIX monotonic clock is supported... yes
      Checking for __thread... yes
      Checking for gcc __atomic builtins... yes
      Checking for C++ header file boost/version.hpp... yes
      Checking for C++ library boost_regex-mt... no
      Checking for C++ library boost_regex... yes
      Checking for C++ library boost_thread-mt... no
      Checking for C++ library boost_thread... no
      can't find boost

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            inosql nosqldb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: