Hi , I am trying to compile latest iotivity project code. I am getting following error, I can confirm i do have boost library installed. the latest commit I have on master branch is ecc58d2252c29eb1524e8e35b32728701f3c9910
scons: Reading SConscript files ... Reading linux configuration script Checking for POSIX Thread Support...(cached) yes Checking for C++ header file arpa/inet.h... (cached) yes Checking for C++ header file fcntl.h... (cached) yes Checking for C++ header file grp.h... (cached) yes Checking for C++ header file in6addr.h... (cached) no Checking for C++ header file linux/limits.h... (cached) yes Checking for C++ header file memory.h... (cached) yes Checking for C++ header file netdb.h... (cached) yes Checking for C++ header file netinet/in.h... (cached) yes Checking for C++ header file pthread.h... (cached) yes Checking for C++ header file pwd.h... (cached) yes Checking for C++ header file stdlib.h... (cached) yes Checking for C++ header file string.h... (cached) yes Checking for C++ header file strings.h... (cached) yes Checking for C++ header file sys/socket.h... (cached) yes Checking for C++ header file sys/stat.h... (cached) yes Checking for C++ header file sys/time.h... (cached) yes Checking for C++ header file sys/timeb.h... (cached) yes Checking for C++ header file sys/types.h... (cached) yes Checking for C++ header file sys/unistd.h... (cached) yes Checking for C++ header file syslog.h... (cached) yes Checking for C++ header file time.h... (cached) yes Checking for C++ header file unistd.h... (cached) yes Checking for C++ header file uuid/uuid.h... (cached) yes Checking for C++ header file windows.h... (cached) no Checking for C++ header file winsock2.h... (cached) no Checking for C++ header file ws2tcpip.h... (cached) no Checking for C function QueryPerformanceFrequency()... (cached) no Given Transport is ALL Given OS is linux BUILD_SAMPLE is ON MQ flag is OFF CA Transport is ALL Reading ca script ALL Reading common folder script Reading util folder script Reading IP adapter script Reading BLE adapter script for linux Include path is ['../api', '/home/kunal/proj/custom/iotivity/deps/linux/include', '/home/kunal/proj/custom/iotivity/extlibs/tinycbor/tinycbor/src', '/home/kunal/proj/custom/iotivity/out/linux/x86_64/release/resource/csdk/logger/include', '../../c_common', '/home/kunal/proj/custom/iotivity/out/linux/x86_64/release/resource/c_common', '/home/kunal/proj/custom/iotivity/out/linux/x86_64/release/resource/c_common/oic_malloc/include', '/home/kunal/proj/custom/iotivity/out/linux/x86_64/release/resource/c_common/oic_string/include', '/home/kunal/proj/custom/iotivity/out/linux/x86_64/release/resource/c_common/oic_time/include', '/home/kunal/proj/custom/iotivity/out/linux/x86_64/release/resource/c_common/ocrandom/include', '/usr/include/uuid', '../inc', '../lib/libcoap-4.1.1', '/home/kunal/proj/custom/iotivity/resource/csdk/logger/include', '../common/inc', '../util/inc', 'common/inc/', '/home/kunal/proj/custom/iotivity/resource/csdk/logger/include/', '/usr/include/gio-unix-2.0/', '/usr/include/glib-2.0', '/usr/lib/x86_64-linux-gnu/glib-2.0/include'] Files path is ['./../common/src/uarraylist.c', './../common/src/ulinklist.c', './../common/src/uqueue.c', './../common/src/caremotehandler.c', './../common/src/cathreadpool_pthreads.c', './../common/src/camutex_pthreads.c', './../util/src/cautilinterface.c', './adapter_util/caadapterutils.c', './adapter_util/cafragmentation.c', './cablockwisetransfer.c', './caconnectivitymanager.c', './cainterfacecontroller.c', './camessagehandler.c', './canetworkconfigurator.c', './caprotocolmessage.c', './caqueueingthread.c', './caretransmission.c', './ip_adapter/caipadapter.c', './ip_adapter/caipserver.c', './ip_adapter/linux/caipnwmonitor.c', './bt_le_adapter/caleadapter.c', './bt_le_adapter/linux/characteristic.c', './bt_le_adapter/linux/descriptor.c', './bt_le_adapter/linux/service.c', './bt_le_adapter/linux/advertisement.c', './bt_le_adapter/linux/utils.c', './bt_le_adapter/linux/central.c', './bt_le_adapter/linux/peripheral.c', './bt_le_adapter/linux/client.c', './bt_le_adapter/linux/server.c', './bt_le_adapter/linux/recv.c', './bt_le_adapter/linux/caleinterface.c', './bt_le_adapter/linux/object_manager-glue.c', './bt_le_adapter/linux/bluez-glue.c'] Checking for C function strptime()... (cached) yes *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... *** Checking for installation of hippomocks *** *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... Checking for C++ library boost_thread... (cached) yes Checking for C++ library boost_system... (cached) yes Checking for C++ library boost_thread... (cached) yes Checking for C++ library boost_system... (cached) yes Checking for C++ library boost_thread... (cached) yes Checking for C++ library boost_system... (cached) yes *** Checking for installation of google unit test 1.7.0 *** Unzipping to : /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0 Unpacking /home/kunal/proj/custom/iotivity/extlibs/gtest/gtest-1.7.0.zip ... Checking for C++ library boost_thread... (cached) no Did not find boost_thread, exiting! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160908/b1e27cce/attachment.html>
