On 07/09/2017 07:23 AM, Max Kholmyansky wrote: > Hi Uze and Colleages, > > Sorry but still cannot make it right. > > Now, when performing the same sequence of 'git clone...' -> 'git checkout > <tag>' -> scons: > getting an error listed below. > > Even tried to get the 'tagged' version directly using: > git clone -b PF13_PRE --single-branch --depth 1 https://gerrit.iotivity > .org/gerrit/p/iotivity.git > Same result. > > Please guide how can I build the right code matching the changes in the tag. > > Max > > > scons: Reading SConscript files ... > NameError: name 'mbedtls_revision' is not defined:
this is a bug (blush... I introduced it). Simple fix. See: https://gerrit.iotivity.org/gerrit/21331
