I am merging in master, and I got the following error when building. KeyError: 'POSIX_SUPPORTED': [and a backtrace]
It occurs in File "/home/john/oic/iotivity/resource/csdk/connectivity/common/SConscript", line 41: Which is elif env['POSIX_SUPPORTED']: I believe this will stop scons whenever the key is not defined. I will fix this locally so I can build, but someone else might want to fix master. (Or else I am confused about what's going on.) John -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150508/a337a6d7/attachment.html>
