linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Compile error when build with ZRTP in linux


From: محيي الدين
Subject: [Linphone-developers] Compile error when build with ZRTP in linux
Date: Thu, 27 Nov 2014 22:39:49 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Hi everyone,


When building - in opensuse 13.1 -
with ./configure --enable-zrtp
I got this:


zrtp.c:38:18: fatal error: srtp.h: No such file or directory
 #include <srtp.h>
                  ^
compilation terminated.
make[1]: *** [zrtp.lo] Error 1
make[1]: Leaving directory `/home/computerman/Documents/linphone/oRTP/src'
make: *** [all-recursive] Error 1


linphone/oRTP/src/zrtp.c


So, I replaced line 38 by  #include <srtp/srtp.h>


I hope someone commit the change (I don't know yet how to work well with git)



it works fine but I have only ZRTP, did your deleted SRTP for v3.7.0 ?


thank you :)
محيي الدين

reply via email to

[Prev in Thread] Current Thread [Next in Thread]