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

Victor Medina victor.medina at cibersys.com
Wed Feb 25 00:59:12 MSK 2015


Brian, I was going to do it!=) thank you! I was in a meeting.

2015-02-24 16:29 GMT-04:30 Brian West <brian at freeswitch.org>:

> In the future, FILE A JIRA,
>
> https://freeswitch.org/jira/browse/FS-7322, its fixed.
>
>
>
> On Tue, Feb 24, 2015 at 11:26 AM, Brian West <brian at freeswitch.org> wrote:
>
>> Please file a JIRA.
>>
>> On Tue, Feb 24, 2015 at 11:16 AM, Michael Jerris <mike at jerris.com> wrote:
>>
>>> 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>:
>>>
>>>> which ubuntu version are you referring to?
>>>>
>>>> On Feb 24, 2015, at 8:39 AM, Victor Medina <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" && ln -s "../
>>>> libcryptomath.la" "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 -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
>>>>
>>>> *** Warning: Linking the shared library 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
>>>> [image: Zoiper Click2Dial]+58424 291 4561[image: ve]
>>>> BB #79A8AFA2 /@VMCibersys
>>>>
>>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>>
>>
>> --
>>
>> *Brian West*
>> brian at freeswitch.org
>>
>>
>> *Twitter: @FreeSWITCH , @briankwest*
>> http://www.freeswitchbook.com
>> http://www.freeswitchcookbook.com
>>
>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>
>
>
>
> --
>
> *Brian West*
> brian at freeswitch.org
>
>
> *Twitter: @FreeSWITCH , @briankwest*
> http://www.freeswitchbook.com
> http://www.freeswitchcookbook.com
>
> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 

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/fe7b85e7/attachment.html 


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