Hi,

Thanks for pointing this out. The error was introduced
very recently in a different change. It has now been
fixed.

By the way, the Contiki port hasn’t been tested much, so
if you have expertise with Contiki and requisite hardware
to test, your feedback would be very welcome.


-
Kishen Maloor
Intel Open Source Technology Center




From:  <[email protected]> on behalf of Oleksandr
Grytsov <[email protected]>
Date:  Tuesday, October 24, 2017 at 7:50 AM
To:  "[email protected]" <[email protected]>
Subject:  [dev]  iotivity-constrained build failed


Hi All, 



I was playing with iotivity-constrained for investigating what is OCF and
found that

iotivity-constrained build fails for client in case OC_BLOCK_WISE is not
defined (for example


contiki port) with following error message:

../../api/oc_ri.c: In function ‘oc_ri_invoke_client_cb’:
../../api/oc_ri.c:1126:9: error: ‘response_state’ undeclared (first use in
this function)
         response_state = NULL;


response_state is input parameter for oc_ri_invoke_client_cb function only
in case


OC_BLOCK_WISE is defined.


I was not able to create a bug in the bugzilla due to iotivity-contrained
project doesn't have

components defined which is required to create the bug.


-- 
Best Regards,
Oleksandr Grytsov.

_______________________________________________
iotivity-dev mailing list
[email protected]
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to