The Boost Program Options should no longer be required, I have no idea why we 
are still checking for it, I can look back through and check.

However, Boost is STILL required, so Imran, you'll have to get boost installed 
to your system via your package manager.  It should be something like sudo 
apt-get install boost, or sudo yum install boost.  

-----Original Message-----
From: iotivity-dev-bounces at lists.iotivity.org 
[mailto:[email protected]] On Behalf Of Lankswert, Patrick
Sent: Monday, April 13, 2015 6:20 AM
To: Zaman, Imran; iotivity-dev at lists.iotivity.org
Subject: Re: [dev] Iotivity fails to compile with icecc and yocto

Imran,

Hi! This looks like a dependency issue. There is (or has) a dependency in the 
upper stack (C++ API) on the program options module from boost.  We dropped our 
dependency on some boost modules so I need to check our current dependency list.

Erich or Vijay,

Do you remember off the top of you head?

Pat

> -----Original Message-----
> From: iotivity-dev-bounces at lists.iotivity.org [mailto:iotivity-dev- 
> bounces at lists.iotivity.org] On Behalf Of Zaman, Imran
> Sent: Monday, April 13, 2015 8:57 AM
> To: iotivity-dev at lists.iotivity.org
> Subject: [dev] Iotivity fails to compile with icecc and yocto
> 
> Hi
> 
> I am trying to compile iotivity with icecc, and it fails with the 
> error
below.
> Anyone has any idea what can be the possible root cause? It compiles 
> fine
if I
> don't use icecc.
> I am using 'master' branch from git://git.yoctoproject.org/meta-oic.
> 
> Thanks for your help.
> 
> Log data follows:
> | DEBUG: Executing shell function do_compile
> | NOTE: Using icecc
> | scons: Reading SConscript files ...
> | Checking for C library boost_program_options... no Did not find 
> | boost_program_options, exiting!
> | ERROR: scons build execution failed.
> | WARNING: exit code 1 from a shell command.
> 
> BR
> imran
> 
> ---------------------------------------------------------------------
> Intel Finland Oy
> Registered Address: PL 281, 00181 Helsinki Business Identity Code: 
> 0357606
-
> 4 Domiciled in Helsinki
> 
> This e-mail and any attachments may contain confidential material for 
> the sole use of the intended recipient(s). Any review or distribution 
> by
others is
> strictly prohibited. If you are not the intended recipient, please 
> contact
the
> sender and delete all copies.
> 
> _______________________________________________
> iotivity-dev mailing list
> iotivity-dev at lists.iotivity.org
> https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to