<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">Hi guys.<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">Im getting errors when trying to build FS_MASTER with libZRTP. Im using Ubuntu LTS.<br><br><br>libtool: link: ( cd &quot;.libs&quot; &amp;&amp; rm -f &quot;<a href="http://libcryptomath.la">libcryptomath.la</a>&quot; &amp;&amp; ln -s &quot;../<a href="http://libcryptomath.la">libcryptomath.la</a>&quot; &quot;<a href="http://libcryptomath.la">libcryptomath.la</a>&quot; )<br>gcc -DHAVE_CONFIG_H -I. -I./crypto/include  -fPIC -Wall -O4 -fexpensive-optimizations -funroll-loops -I./src -Icrypto/include -I./include -I./crypto/include  -fPIC -Wall -O4 -fexpensive-optimizations -funroll-loops -I./src -Icrypto/include -I./include -I./crypto/include -g -O2  -Wall -std=c99 -pedantic   -MT aes_tables.o -MD -MP -MF .deps/aes_tables.Tpo -c -o aes_tables.o `test -f &#39;tables/aes_tables.c&#39; || echo &#39;./&#39;`tables/aes_tables.c<br>mv -f .deps/aes_tables.Tpo .deps/aes_tables.Po<br>/bin/bash ./libtool  --tag=CC   --mode=link gcc -fPIC -Wall -O4 -fexpensive-optimizations -funroll-loops -I./src -Icrypto/include -I./include -I./crypto/include -g -O2  -Wall -std=c99 -pedantic    -L. -lssl -lcrypto   -o aes_tables aes_tables.o <a href="http://libcryptomath.la">libcryptomath.la</a> -lcrypto -lcrypto -lcrypto<br>libtool: link: gcc -fPIC -Wall -O4 -fexpensive-optimizations -funroll-loops -I./src -Icrypto/include -I./include -I./crypto/include -g -O2 -Wall -std=c99 -pedantic -o aes_tables aes_tables.o  -L. ./.libs/libcryptomath.a -lssl -lcrypto<br>make[1]: Leaving directory `/home/ubuntu/tmp/freeswitch-master/libs/srtp&#39;<br>  CC       libs/spandsp/src/libfreeswitch_spandsp_la-plc.lo<br>  CC       libs/spandsp/src/libfreeswitch_spandsp_la-alloc.lo<br>  CC       libs/spandsp/src/libfreeswitch_spandsp_la-bit_operations.lo<br>  CCLD     <a href="http://libfreeswitch_spandsp.la">libfreeswitch_spandsp.la</a><br><br>*** Warning: Linking the shared library <a href="http://libfreeswitch_spandsp.la">libfreeswitch_spandsp.la</a> against the<br>*** static library libs/libzrtp/third_party/bnlib/libbn.a is not portable!<br>cd libs/libzrtp &amp;&amp; make<br>make[1]: Entering directory `/home/ubuntu/tmp/freeswitch-master/libs/libzrtp&#39;<br>Makefile:743: src/.deps/libzrtp_a-zrtp.Po: No such file or directory<br>Makefile:744: src/.deps/libzrtp_a-zrtp_crc.Po: No such<br> file or directory<br>Makefile:745: src/.deps/libzrtp_a-zrtp_crypto_aes.Po: No such file or directory<br>Makefile:746: src/.deps/libzrtp_a-zrtp_crypto_atl.Po: No such file or directory<br>Makefile:747: src/.deps/libzrtp_a-zrtp_crypto_ec.Po: No such file or directory<br>Makefile:748: src/.deps/libzrtp_a-zrtp_crypto_ecdh.Po: No such file or directory<br>Makefile:749: src/.deps/libzrtp_a-zrtp_crypto_hash.Po: No such file or directory<br>Makefile:750: src/.deps/libzrtp_a-zrtp_crypto_pk.Po: No such file or directory<br>Makefile:751: src/.deps/libzrtp_a-zrtp_crypto_sas.Po: No such file or directory<br>Makefile:752: src/.deps/libzrtp_a-zrtp_datatypes.Po: No such file or directory<br>Makefile:753: src/.deps/libzrtp_a-zrtp_engine.Po: No such file or directory<br>Makefile:754: src/.deps/libzrtp_a-zrtp_iface_cache.Po: No such file or directory<br>Makefile:755: src/.deps/libzrtp_a-zrtp_iface_scheduler.Po: No such file or directory<br>Makefile:756: src/.deps/libzrtp_a-zrtp_iface_sys.Po: No such file or directory<br>Makefile:757: src/.deps/libzrtp_a-zrtp_initiator.Po: No such file or directory<br>Makefile:758: src/.deps/libzrtp_a-zrtp_legal.Po: No such file or directory<br>Makefile:759: src/.deps/libzrtp_a-zrtp_list.Po: No such file or directory<br>Makefile:760: src/.deps/libzrtp_a-zrtp_log.Po: No such file or directory<br>Makefile:761: src/.deps/libzrtp_a-zrtp_pbx.Po: No such file or directory<br>Makefile:762: src/.deps/libzrtp_a-zrtp_protocol.Po: No such file or directory<br>Makefile:763: src/.deps/libzrtp_a-zrtp_responder.Po: No such file or directory<br>Makefile:764: src/.deps/libzrtp_a-zrtp_rng.Po: No such file or directory<br>Makefile:765: src/.deps/libzrtp_a-zrtp_srtp_builtin.Po: No such file or directory<br>Makefile:766: src/.deps/libzrtp_a-zrtp_string.Po: No such file or directory<br>Makefile:767: src/.deps/libzrtp_a-zrtp_utils.Po: No such file or directory<br>Makefile:768: src/.deps/libzrtp_a-zrtp_utils_proto.Po: No such file or directory<br>Makefile:769: test/.deps/cache_test-cache_test.Po: No such file or directory<br>Makefile:770: test/cmockery/.deps/cache_test-cmockery.Po: No such file or directory<br>Makefile:771: third_party/bgaes/.deps/libzrtp_a-aes_modes.Po: No such file or directory<br>Makefile:772: third_party/bgaes/.deps/libzrtp_a-aescrypt.Po: No such file or directory<br>Makefile:773: third_party/bgaes/.deps/libzrtp_a-aeskey.Po: No such file or directory<br>Makefile:774: third_party/bgaes/.deps/libzrtp_a-aestab.Po: No such file or directory<br>Makefile:775: third_party/bgaes/.deps/libzrtp_a-sha1.Po: No such file or directory<br>Makefile:776: third_party/bgaes/.deps/libzrtp_a-sha2.Po: No such file or directory<br>make[1]: *** No rule to make target `third_party/bgaes/.deps/libzrtp_a-sha2.Po&#39;.  Stop.<br>make[1]: Leaving directory `/home/ubuntu/tmp/freeswitch-master/libs/libzrtp&#39;<br>make: *** [libs/libzrtp/libzrtp.a] Error 2<br><br clear="all"></div><div class="gmail_default" style="font-family:courier new,monospace">​Thanks in advance.​</div><br>-- <br><div class="gmail_signature"><div dir="ltr"><font><span style="font-family:courier new,monospace"><img src="https://www.cibersys.com/img/cibersys.jpg" height="49" width="200"><br>Víctor E. Medina M.<br></span></font><div><font><span style="font-family:courier new,monospace">Software<br></span></font></div><font><span style="font-family:courier new,monospace"><span style="display:inline"><span style="display:inline"><img alt="Zoiper Click2Dial" style="margin: 0px 2px; padding: 0px; width: 20px; height: 20px;" src="http://www.zoiper.com/images/ZoiperHead20x20.png" height="20" width="20"><a href="zoiper://+584242914561">+58424 291 4561</a><img alt="ve" style="margin: 0px 2px; padding: 0px; width: 28px; height: 16px;" src="http://www.zoiper.com/images/Click2DialFlags/ve.png" height="16" width="28"></span></span><br>BB #79A8AFA2 /@VMCibersys<br><br></span></font></div></div>
</div>