linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] runtime errors


From: Guillaume Beraudo
Subject: Re: [Linphone-developers] runtime errors
Date: Mon, 28 Oct 2013 11:57:24 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

What says config.log?


Guillaume


On Mon, Oct 28, 2013 at 12:02:10PM +0200, Juha Heinanen wrote:
> Guillaume Beraudo writes:
> 
> > You will need our srtp.
> > For zrtp we also use 2.3.4, so you should use the one from sid.
> 
> ok, i pulled and build srtp source from linphone.org git.  then i
> installed it to /usr/local with 'make install'.  after that i was able
> to build linphone debian packages.
> 
> then i uninstalled srtp from /usr/local and built and installed debian
> srtp packages from linphone.org srtp source:
> 
> $ dpkg -l | egrep libsrtp
> ii  libsrtp0                             1.4.4~dfsg-6                       
> i386         Secure RTP (SRTP) and UST Reference Implementations - shared 
> library
> ii  libsrtp0-dev                         1.4.4~dfsg-6                       
> i386         Secure RTP (SRTP) and UST Reference Implementations - 
> development files
> 
> after that i tried to build linphone debian packages again.  that
> resulted in error:
> 
> checking srtp/srtp.h presence... no
> checking for srtp/srtp.h... no
> checking for srtp_init in -lsrtp... yes
> checking for srtp_shutdown in -lsrtp... yes
> configure: Could not find libsrtp headers or lib, cryto transport disabled.
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for LIBZRTPCPP... yes
> configure: error: "ZRTP requires SRTP"
> 
> why doesn't configure script find srtp/srtp.h?  it is in /usr/include:
> 
> $ dpkg -L libsrtp0-dev
> ...
> /usr/include/srtp/srtp.h
> ...
> 
> is it only looking srtp/srtp.h in /usr/local/include?
> 
> -- juha
> 
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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