<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 <<a href="mailto:pkelly@gmail.com">pkelly@gmail.com</a>> wrote:<br>
> Hi<br>><br>> I am currently having some problems compiling freeswitch in lenny with<br>> mod_esl. <br>><br>> I have done this:<br>><br>> - checked out FS<br>> - ./bootstrap.sh, ./configure<br>
> - cd libs/esl && make && make luamod (as per wiki docs)<br>> - uncomment mod_esl from modules.conf<br>><br>> I then run make all, and this error is produced when it gets to mod_esl.so:<br>><br>
> Does anyone have any advice?<br>><br>> making all mod_esl<br>> Creating mod_esl.so...<br>> gcc: /usr/local/src/freeswitch_generic/libs/esl/libesl.so: No such file or<br>> directory<br>> gcc: /usr/local/src/freeswitch_generic/libs/esl/libesl.so: No such file or<br>
> directory<br>> gcc -I/usr/local/src/freeswitch_generic/libs/esl/src/include<br>> -I/usr/local/src/freeswitch_generic/libs/curl/include<br>> -I/usr/local/src/freeswitch_generic/src/include<br>> -I/usr/local/src/freeswitch_generic/src/include<br>
> -I/usr/local/src/freeswitch_generic/libs/libteletone/src -fPIC -Werror<br>> -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb<br>> -DHAVE_OPENSSL -g -O2 -Wall -std=c99 -pedantic -Wdeclaration-after-statement<br>
> -D_GNU_SOURCE -shared -o .libs/mod_esl.so -shared -Wl,-x .libs/mod_esl.o<br>> /usr/local/src/freeswitch_generic/libs/esl/libesl.so<br>> /usr/local/src/freeswitch_generic/libs/esl/libesl.so -lm -lz<br>> /usr/local/src/freeswitch_generic/.libs/libfreeswitch.so<br>
> -L/usr/local/src/freeswitch_generic/libs/esl -lesl -Wl,--rpath<br>> -Wl,/usr/local/freeswitch_generic/lib -Wl,--rpath<br>> -Wl,/usr/local/freeswitch_generic/mod<br>> make[5]: *** [mod_esl.so] Error 1<br>> make[4]: *** [all] Error 1<br>
> make[3]: *** [mod_esl-all] Error 1<br>> make[2]: *** [all-recursive] Error 1<br>> make[1]: *** [all-recursive] Error 1<br>> make: *** [all] Error 2<br>><br>> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>> <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>
><br>> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>> <a href="http://www.cudatel.com">http://www.cudatel.com</a><br>><br>> Official FreeSWITCH Sites<br>> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
> <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>> <a href="http://www.cluecon.com">http://www.cluecon.com</a><br>><br>> Join Us At ClueCon - Aug 7-9, 2012<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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
><br></div>