<div dir="ltr">Thanks for the fix, will test it now. </div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 6, 2015 at 5:39 PM, Liviu Chircu <span dir="ltr"><<a href="mailto:liviu@opensips.org" target="_blank">liviu@opensips.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>Hello Samy,<br>
<br>
I moved some allocator-specific global variables in their own
file, however the cfg.y file was referencing them regardless of
the allocator you compile with. Fixed, and thanks for reporting!<br>
<br>
Cheers,<br>
<pre cols="72">Liviu Chircu
OpenSIPS Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre><div><div class="h5">
On 06.03.2015 23:04, SamyGo wrote:<br>
</div></div></div>
<blockquote type="cite"><div><div class="h5">
<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':</div>
<div>/usr/src/opensips/cfg.y:648: undefined reference to
`mem_warming_percentage'</div>
<div>/usr/src/opensips/cfg.y:646: undefined reference to
`mem_warming_pattern_file'</div>
<div>/usr/src/opensips/cfg.y:644: undefined reference to
`mem_warming_enabled'</div>
<div>collect2: ld returned 1 exit status</div>
<div>make: *** [opensips] Error 1</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>I've downloaded it from git</div>
<div>git clone <a href="https://github.com/OpenSIPS/opensips.git" target="_blank">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>
<br>
<fieldset></fieldset>
<br>
</div></div><pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>