[Freeswitch-users] Build FS/Master fails on ZRTP

Michael Jerris mike at jerris.com
Tue Feb 24 20:16:29 MSK 2015


This might be an ubuntu specific issue.  I haven't seen this at all on debian.  Sorry.

> On Feb 24, 2015, at 12:10 PM, Victor Medina <victor.medina at cibersys.com> wrote:
> 
> My friend.....
> 
> Ubuntu 14.04.2 LTS + ALL UPDATES
> 
> 2015-02-24 12:36 GMT-04:30 Michael Jerris <mike at jerris.com <mailto:mike at jerris.com>>:
> which ubuntu version are you referring to?
> 
>> On Feb 24, 2015, at 8:39 AM, Victor Medina <victor.medina at cibersys.com <mailto:victor.medina at cibersys.com>> wrote:
>> 
>> Hi guys.
>> 
>> Im getting errors when trying to build FS_MASTER with libZRTP. Im using Ubuntu LTS.
>> 
>> 
>> libtool: link: ( cd ".libs" && rm -f "libcryptomath.la <http://libcryptomath.la/>" && ln -s "../libcryptomath.la <http://libcryptomath.la/>" "libcryptomath.la <http://libcryptomath.la/>" )
>> 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 'tables/aes_tables.c' || echo './'`tables/aes_tables.c
>> mv -f .deps/aes_tables.Tpo .deps/aes_tables.Po
>> /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 libcryptomath.la <http://libcryptomath.la/> -lcrypto -lcrypto -lcrypto
>> 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
>> make[1]: Leaving directory `/home/ubuntu/tmp/freeswitch-master/libs/srtp'
>>   CC       libs/spandsp/src/libfreeswitch_spandsp_la-plc.lo
>>   CC       libs/spandsp/src/libfreeswitch_spandsp_la-alloc.lo
>>   CC       libs/spandsp/src/libfreeswitch_spandsp_la-bit_operations.lo
>>   CCLD     libfreeswitch_spandsp.la <http://libfreeswitch_spandsp.la/>
>> 
>> *** Warning: Linking the shared library libfreeswitch_spandsp.la <http://libfreeswitch_spandsp.la/> against the
>> *** static library libs/libzrtp/third_party/bnlib/libbn.a is not portable!
>> cd libs/libzrtp && make
>> make[1]: Entering directory `/home/ubuntu/tmp/freeswitch-master/libs/libzrtp'
>> Makefile:743: src/.deps/libzrtp_a-zrtp.Po: No such file or directory
>> Makefile:744: src/.deps/libzrtp_a-zrtp_crc.Po: No such
>>  file or directory
>> Makefile:745: src/.deps/libzrtp_a-zrtp_crypto_aes.Po: No such file or directory
>> Makefile:746: src/.deps/libzrtp_a-zrtp_crypto_atl.Po: No such file or directory
>> Makefile:747: src/.deps/libzrtp_a-zrtp_crypto_ec.Po: No such file or directory
>> Makefile:748: src/.deps/libzrtp_a-zrtp_crypto_ecdh.Po: No such file or directory
>> Makefile:749: src/.deps/libzrtp_a-zrtp_crypto_hash.Po: No such file or directory
>> Makefile:750: src/.deps/libzrtp_a-zrtp_crypto_pk.Po: No such file or directory
>> Makefile:751: src/.deps/libzrtp_a-zrtp_crypto_sas.Po: No such file or directory
>> Makefile:752: src/.deps/libzrtp_a-zrtp_datatypes.Po: No such file or directory
>> Makefile:753: src/.deps/libzrtp_a-zrtp_engine.Po: No such file or directory
>> Makefile:754: src/.deps/libzrtp_a-zrtp_iface_cache.Po: No such file or directory
>> Makefile:755: src/.deps/libzrtp_a-zrtp_iface_scheduler.Po: No such file or directory
>> Makefile:756: src/.deps/libzrtp_a-zrtp_iface_sys.Po: No such file or directory
>> Makefile:757: src/.deps/libzrtp_a-zrtp_initiator.Po: No such file or directory
>> Makefile:758: src/.deps/libzrtp_a-zrtp_legal.Po: No such file or directory
>> Makefile:759: src/.deps/libzrtp_a-zrtp_list.Po: No such file or directory
>> Makefile:760: src/.deps/libzrtp_a-zrtp_log.Po: No such file or directory
>> Makefile:761: src/.deps/libzrtp_a-zrtp_pbx.Po: No such file or directory
>> Makefile:762: src/.deps/libzrtp_a-zrtp_protocol.Po: No such file or directory
>> Makefile:763: src/.deps/libzrtp_a-zrtp_responder.Po: No such file or directory
>> Makefile:764: src/.deps/libzrtp_a-zrtp_rng.Po: No such file or directory
>> Makefile:765: src/.deps/libzrtp_a-zrtp_srtp_builtin.Po: No such file or directory
>> Makefile:766: src/.deps/libzrtp_a-zrtp_string.Po: No such file or directory
>> Makefile:767: src/.deps/libzrtp_a-zrtp_utils.Po: No such file or directory
>> Makefile:768: src/.deps/libzrtp_a-zrtp_utils_proto.Po: No such file or directory
>> Makefile:769: test/.deps/cache_test-cache_test.Po: No such file or directory
>> Makefile:770: test/cmockery/.deps/cache_test-cmockery.Po: No such file or directory
>> Makefile:771: third_party/bgaes/.deps/libzrtp_a-aes_modes.Po: No such file or directory
>> Makefile:772: third_party/bgaes/.deps/libzrtp_a-aescrypt.Po: No such file or directory
>> Makefile:773: third_party/bgaes/.deps/libzrtp_a-aeskey.Po: No such file or directory
>> Makefile:774: third_party/bgaes/.deps/libzrtp_a-aestab.Po: No such file or directory
>> Makefile:775: third_party/bgaes/.deps/libzrtp_a-sha1.Po: No such file or directory
>> Makefile:776: third_party/bgaes/.deps/libzrtp_a-sha2.Po: No such file or directory
>> make[1]: *** No rule to make target `third_party/bgaes/.deps/libzrtp_a-sha2.Po'.  Stop.
>> make[1]: Leaving directory `/home/ubuntu/tmp/freeswitch-master/libs/libzrtp'
>> make: *** [libs/libzrtp/libzrtp.a] Error 2
>> 
>> ​Thanks in advance.​
>> 
>> -- 
>> 
>> Víctor E. Medina M.
>> Software
>> +58424 291 4561 <>
>> BB #79A8AFA2 /@VMCibersys

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150224/f4d36f2c/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list