<div dir="ltr"><div>I'm trying to compile it running the debian.sh script but I get this error:<br><br>autoreconf: '<a href="http://configure.ac">configure.ac</a>' or '<a href="http://configure.in">configure.in</a>' is required<br><br></div>It seems the file <a href="http://configure.ac">configure.ac</a> is missing in the repository (or should I make it?).<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-24 16:36 GMT-03:00 Daniel Pocock <span dir="ltr"><<a href="mailto:daniel@pocock.pro" target="_blank">daniel@pocock.pro</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 24/03/16 20:07, Mateus Bellomo wrote:<br>
> Thanks for the reply Daniel.<br>
><br>
> I'm reading the files that you indicated and I think it'll help if I try<br>
> to write some code. Is there some place in that repository that I could<br>
> find some bugs to fix or other simple code to write?<br>
><br>
<br>
<br>
</span>Clone the reSIProcate repository<br>
<br>
Compile it - if you are running Debian or Ubuntu, you can probably just<br>
use this script to compile:<br>
<br>
<a href="https://github.com/resiprocate/resiprocate/blob/master/build/debian.sh" rel="noreferrer" target="_blank">https://github.com/resiprocate/resiprocate/blob/master/build/debian.sh</a><br>
<br>
and then try tweaking some of the code in one of the test directories,<br>
e.g. resip/dum/test/BasicCall.cxx or basicMessage.cxx<br>
<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
<br>
Daniel<br>
_______________________________________________<br>
Free-RTC mailing list<br>
<a href="mailto:Free-RTC@lists.fsfe.org">Free-RTC@lists.fsfe.org</a><br>
<a href="https://lists.fsfe.org/mailman/listinfo/free-rtc" rel="noreferrer" target="_blank">https://lists.fsfe.org/mailman/listinfo/free-rtc</a><br>
</div></div></blockquote></div><br></div>