On Thu, Dec 3, 2015 at 9:50 AM, Manas Marwah <manas.marwah at gmail.com> wrote:
> Dear Markus & Philippe, > > Thanks for your response ! > you're welcome > > I realised that it was the interference of OLD version boost libraries > (The default one with Ubuntu 12.04) in my system and "boost linking" error > was due to the same. > yea It should be possible to have several on same system, I put this on my list > > I removed the old lib and replace with the boost 1.55, as a result boost > linking related issue is resolved now. Moving forward with build I am > facing another issue and pasting the problem below. > > ********************************* > Checking for C++ library boost_thread... (cached) yes > Checking for C++ library boost_system... (cached) yes > TypeError: Directory > /media/sf_Shared_linux/OpenSource/iotivity/iotivity-1.0.0/out/linux/x86/debug/service/resource-hosting/SampleApp/linux/sampleprovider > found where file expected.: > File > "/media/sf_Shared_linux/OpenSource/iotivity/iotivity-1.0.0/SConstruct", > line 63: > Please share your config.log (attached on tracker?) , To move on, I suggest you to try to rebuid it on a fresh and reproducible environment by using : sudo pbuilder create sudo mount --bind /var/pbuilder/.. $HOME sudo pbuilder login an try again here If unclear I can share a helper script ' Later -- https://wiki.tizen.org/wiki/User:Pcoval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151203/b2c9ec75/attachment.html>
