<div dir="ltr">All compilation and crash issues should be posted on <a href="http://jira.freeswitch.org">http://jira.freeswitch.org</a> to ensure they get followed up on.<br><br>-Avi<br><br>On Thu, Jun 7, 2012 at 3:56 PM, Pete Kelly &lt;<a href="mailto:pkelly@gmail.com">pkelly@gmail.com</a>&gt; wrote:<br>

&gt; Hi<br>&gt;<br>&gt; I am currently having some problems compiling freeswitch in lenny with<br>&gt; mod_esl. <br>&gt;<br>&gt; I have done this:<br>&gt;<br>&gt; - checked out FS<br>&gt; - ./bootstrap.sh, ./configure<br>

&gt; - cd libs/esl &amp;&amp; make &amp;&amp; make luamod (as per wiki docs)<br>&gt; - uncomment mod_esl from modules.conf<br>&gt;<br>&gt; I then run make all, and this error is produced when it gets to mod_esl.so:<br>&gt;<br>

&gt; Does anyone have any advice?<br>&gt;<br>&gt; making all mod_esl<br>&gt; Creating mod_esl.so...<br>&gt; gcc: /usr/local/src/freeswitch_generic/libs/esl/libesl.so: No such file or<br>&gt; directory<br>&gt; gcc: /usr/local/src/freeswitch_generic/libs/esl/libesl.so: No such file or<br>

&gt; directory<br>&gt; gcc -I/usr/local/src/freeswitch_generic/libs/esl/src/include<br>&gt; -I/usr/local/src/freeswitch_generic/libs/curl/include<br>&gt; -I/usr/local/src/freeswitch_generic/src/include<br>&gt; -I/usr/local/src/freeswitch_generic/src/include<br>

&gt; -I/usr/local/src/freeswitch_generic/libs/libteletone/src -fPIC -Werror<br>&gt; -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb<br>&gt; -DHAVE_OPENSSL -g -O2 -Wall -std=c99 -pedantic -Wdeclaration-after-statement<br>

&gt; -D_GNU_SOURCE -shared -o .libs/mod_esl.so -shared -Wl,-x .libs/mod_esl.o<br>&gt; /usr/local/src/freeswitch_generic/libs/esl/libesl.so<br>&gt; /usr/local/src/freeswitch_generic/libs/esl/libesl.so  -lm -lz<br>&gt; /usr/local/src/freeswitch_generic/.libs/libfreeswitch.so<br>

&gt; -L/usr/local/src/freeswitch_generic/libs/esl -lesl   -Wl,--rpath<br>&gt; -Wl,/usr/local/freeswitch_generic/lib -Wl,--rpath<br>&gt; -Wl,/usr/local/freeswitch_generic/mod<br>&gt; make[5]: *** [mod_esl.so] Error 1<br>&gt; make[4]: *** [all] Error 1<br>

&gt; make[3]: *** [mod_esl-all] Error 1<br>&gt; make[2]: *** [all-recursive] Error 1<br>&gt; make[1]: *** [all-recursive] Error 1<br>&gt; make: *** [all] Error 2<br>&gt;<br>&gt; _________________________________________________________________________<br>

&gt; Professional FreeSWITCH Consulting Services:<br>&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>&gt; <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>

&gt;<br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; <a href="http://www.cudatel.com">http://www.cudatel.com</a><br>&gt;<br>&gt; Official FreeSWITCH Sites<br>&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>

&gt; <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>&gt; <a href="http://www.cluecon.com">http://www.cluecon.com</a><br>&gt;<br>&gt; Join Us At ClueCon - Aug 7-9, 2012<br>&gt;<br>&gt; FreeSWITCH-users mailing list<br>

&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>

&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>

&gt;<br></div>