<div dir="ltr">Hi All,<div><br></div><div>Im trying to install new OpenSIPS 2.1.0 from git. Im getting compilation errors; something like this.</div><div><br></div><div><div>Compiling net/proto_tcp/proto_tcp.c</div><div>Compiling net/proto_udp/proto_udp.c</div><div>Compiling lex.yy.c</div><div>lex.yy.c:4142:12: warning: redundant redeclaration of ‘isatty’ [-Wredundant-decls]</div><div>/usr/include/unistd.h:802:12: note: previous declaration of ‘isatty’ was here</div><div>Compiling cfg.tab.c</div><div>Linking opensips</div><div>cfg.tab.o: In function `yyparse&#39;:</div><div>/usr/src/opensips/cfg.y:648: undefined reference to `mem_warming_percentage&#39;</div><div>/usr/src/opensips/cfg.y:646: undefined reference to `mem_warming_pattern_file&#39;</div><div>/usr/src/opensips/cfg.y:644: undefined reference to `mem_warming_enabled&#39;</div><div>collect2: ld returned 1 exit status</div><div>make: *** [opensips] Error 1</div></div><div><br></div><div><br></div><div>I&#39;ve downloaded it from git</div><div>git clone <a href="https://github.com/OpenSIPS/opensips.git">https://github.com/OpenSIPS/opensips.git</a> -b 2.1.0<br></div><div><br></div><div>Am I missing something, or need some external package installed to have this resolved ?</div><div><br></div><div><br></div><div>Thanks,</div><div>Sammy</div></div>