Hi,
Have you tried using the Yocto project to build a Raspberry Pi OS image? Check http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi/about/. Once you do, you should be able to simply add the meta-oic Yocto layer http://git.yoctoproject.org/cgit/cgit.cgi/meta-oic/about/ to your Yocto build and have all IoTivity libraries, dependencies, and samples appear in your Rpi OS image. -Kishen. From: <iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces at lists.iotivity.org>> on behalf of Kada Saikumar <kadasaikumar at gmail.com<mailto:[email protected]>> Date: Friday, February 12, 2016 at 1:22 AM To: "iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org>" <iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org>> Subject: [dev] Iotivity-1.0.1 - Raspberry-pi build - cross compiling is not working - Boost thread Problem - exiting Dear Iotivity Team, I have been trying to use Iotivity on Raspberry-Pi, ever since 0.9.2, there has been so many reasons why i have failed. some times its due to lack of appropriate libraries , some times "boost_thread problem _ exiting " and many times its about segmentation fault or compiler killed the process. FYI last one was eliminated by managing swap space. At last few days back i successfully built iotivity-1.0.1 on raspberry unit it self , it took a day and half to finish the build. now i want to do it on multiple units. i am trying to build it on Ubuntu 14.04, but this little thing "Checking for C++ library boost_thread... no Did not find boost_thread, exiting!" is constant visitor to my console. Any advice guys ? Regards, kumar.
