Checking if the POSIX monotonic clock is supported... yes
Checking for thread... no
Checking for gcc atomic builtins... no
Checking for useable __sync builtins... no
Checking for C++ header file boost/version.hpp... no
Could not find boost headers in include search path
make: *** [dep/mongo-cxx-driver/build/install/lib/libmongoclient.a] Error 1
[root@10-9-161-112 mongosync]# gcc --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@10-9-161-112 mongosync]# python
Python 2.7.5 (default, Nov 20 2015, 02:00:19)
Checking if the POSIX monotonic clock is supported... yes Checking for thread... no Checking for gcc atomic builtins... no Checking for useable __sync builtins... no Checking for C++ header file boost/version.hpp... no Could not find boost headers in include search path make: *** [dep/mongo-cxx-driver/build/install/lib/libmongoclient.a] Error 1 [root@10-9-161-112 mongosync]# gcc --version gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@10-9-161-112 mongosync]# python Python 2.7.5 (default, Nov 20 2015, 02:00:19)