did you try as it says in <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/2009-May/014456.html">http://lists.freeswitch.org/pipermail/freeswitch-users/2009-May/014456.html</a>?:<br><br><pre>cd /usr/src/freeswitch.trunk<br>
make clean<br>svn up<br>./bootstrap.sh<br>./configure<br>make install<br><br></pre><br><div class="gmail_quote">2009/5/23 bakko <span dir="ltr">&lt;<a href="mailto:asannucci@gmail.com">asannucci@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
when i try to compile the latest trunk i receive this error:<br>
<br>
touch .version<br>
make[1]: Entering directory `/usr/src/freeswitch/libs/apr&#39;<br>
make[1]: *** No targets specified and no makefile found.  Stop.<br>
make[1]: Leaving directory `/usr/src/freeswitch/libs/apr&#39;<br>
make: *** [libs/apr/<a href="http://libapr-1.la" target="_blank">libapr-1.la</a>] Error 2<br>
<br>
What i do:<br>
<br>
./bootstrap.sh<br>
./configure<br>
make<br>
<br>
Thank&#39;s<br>
<br>
Regards<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>