12 Dec
2019
12 Dec
'19
12:26 p.m.
On Dec 12, 2019, at 5:25 AM, Chinnapaiyan, Nagamani <Nagamani.Chinnapaiyan@viasat.com> wrote:
When we tried to build with the new changes, we got below error, CC src/lib/util/regex.c src/lib/util/regex.c:840:25: error: 'PCRE_ERROR_UNSET' undeclared here (not in a function); did you mean 'PCRE_ERROR_NULL'? { "PCRE_ERROR_UNSET", PCRE_ERROR_UNSET }, ^~~~~~~~~~~~~~~~ PCRE_ERROR_NULL make[1]: *** [build/objs/src/lib/util/regex.lo] Error 1 make[1]: *** Waiting for unfinished jobs....
We've pushed a fix, thanks. Alan DeKok.