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
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to