Hi,

What version of Yocto are you using?
FYI, it has been successfully tested with Dizzy (1.7.2) and a 1.8 release 
candidate.

Since this looks like a compile-time error, my first guess is you?re using a 
version
of Poky that builds an incompatible GCC (with what IoTivity expects i.e.) in its
toolchain.

If thats true, then it would be something that needs to if at all be
addressed in IoTivity source code, and not in the Yocto recipe.

You could try building your BSP and IoTivity with a newer Yocto release.
Another solution would be to look inside Hippomocks which would be in
${S}/extlibs/hippomocks-master to spot and fix the error to make it compatible
with your toolchain.

As such, I?m unable to reproduce the error.

-Kishen.

From: <iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces 
at lists.iotivity.org>> on behalf of Raghavendra Kakarla <Raghavendra.Kakarla 
at inedasystems.com<mailto:[email protected]>>
Date: Thursday, August 27, 2015 at 4:07 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] Getting error while building the Iotivity-0.9.2 in yocto


Hi,


I am getting the following error while I am building the Iotivity-0.92 in yocto.


    -> error: 'class HippoMocks::MockRepository' has no member named 
'ExpectCallFuncOverload'

    -> error: 'class HippoMocks::MockRepository' has no member named 
'OnCallFuncOverload'


Please help me for resolving these issues.


Note: Previous versions of Iotivity i.e 0.90 and 0.9.1 are built successfully.


Thanks in advance.


Regards,

Raghavendra K.

Reply via email to