Hey! I'm still struggling with this build failure. Could someone with arduino build experience help me figure out why the change [0] the diff for which is [1] causes HAVE_STRINGS_H to be defined in resource/csdk/security/src/doxmresource.c:46 which, in turn, causes it to attempt to include strings.h, which seems to be absent on arduino? Nowhere in my change to I define HAVE_STRINGS_H and, in fact, in ./resource/csdk/security/SConscript:58 HAVE_STRINGS_H is only added if the platform is /not/ arduino.
[0] https://gerrit.iotivity.org/gerrit/#/c/3973/6 [1] https://gerrit.iotivity.org/gerrit/gitweb?p=iotivity.git;a=commitdiff;h=5fe8130e0f2ad8b6cac833c2ed57840ac2931da6
