On Tue, Jan 12, 2016 at 3:34 PM, wj <2923906482 at qq.com> wrote: > Hi, buddies: > Sorry for sending the mail to the list for asking help to fix the issue in > the process of iotivity linux arm building task! > I am the new comer of iotivity, and i start to build iotivity for > RaspberryPi2 linux, but failed. > Here is my steps: > 1. install the gcc/g++ armhf packages on my ubuntu14.04 cross compile > server: g++-arm-linux-gnueabihf and > gcc-arm-linux-gnueabihf (RaspberryPi2 is armhf arch) > 2. run build iotivity command then get failed msg as bellow. It is very > appreciate for anyone give me some guidelines for setting up the > crosscompile environment: include arm gcc/g++, boost for arm, iotivity > build command, etc... > > ubuntu1404: scons TARGET_OS=linux TARGET_ARCH=arm > > scons: Reading SConscript files ... > Reading linux configuration script >
> ... > > sample src ['./sample_main.c'] > > > Checking for C++ library boost_thread... no > Did not find boost_thread, exiting! > > > > Hi Arthur, you need to setup/update boost on your distro. which version is Arch providing? check in AUR too. If you manage to get it running on Arch, it could help other to share hints on this page : https://wiki.iotivity.org/community I can help you on yocto, tizen and debian since I got it working on a couple of board, RPI to common soon on tizen , I will upgrade : https://wiki.iotivity.org/tizen Good luck ! -- https://wiki.tizen.org/wiki/User:Pcoval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160112/e6b92b1e/attachment.html>
