[Freeswitch-users] compile freeswitch with zrtp problem

Tom Wendel freeswitch at samples.ch
Tue Nov 16 03:09:05 PST 2010


Hello trying to compile freeswitch with ZRTP on debian lenny (i got the src with git),
following these instructions: http://wiki.freeswitch.org/wiki/ZRTP

i get following errors:

sh build/buildzrtp.sh


Making install in src
Making install in mod

making install mod_amr
installing mod_amr.so

making install mod_bv
make[6]: *** No targets specified and no makefile found.  Stop.
make[5]: *** [/usr/src/freeswitch/libs/broadvoice/src/.libs/libbroadvoice.la] Error 2
make[4]: *** [install] Error 1
make[3]: *** [mod_bv-install] Error 1
make[2]: *** [install-recursive] Error 1

---------------------------------------------------------

./configure --enable-zrtp

leads me to:

checking libtool major version... 1
using libtool library extension... so
   adding "-fPIC" to SWITCH_AM_CFLAGS
   adding "-fPIC" to SWITCH_AM_CXXFLAGS
   adding "-Werror" to SWITCH_AM_CFLAGS
checking whether the compiler supports -fvisibility=hidden... yes
   adding "-fvisibility=hidden" to SWITCH_AM_CFLAGS
   adding "-DSWITCH_API_VISIBILITY=1" to SWITCH_AM_CFLAGS
   adding "-DHAVE_VISIBILITY=1" to SWITCH_AM_CFLAGS
   adding "-fvisibility=hidden" to SWITCH_AM_CXXFLAGS
   adding "-DSWITCH_API_VISIBILITY=1" to SWITCH_AM_CXXFLAGS
   adding "-DHAVE_VISIBILITY=1" to SWITCH_AM_CXXFLAGS
checking CFLAGS for maximum ansi warnings... -Wall -std=c99 -pedantic
   adding "-g" to SWITCH_AM_CFLAGS
   adding "-ggdb" to SWITCH_AM_CFLAGS
checking for zrtp_init in -lzrtp... no
configure: error: Cannot locate zrtp libraries


thanks










More information about the FreeSWITCH-users mailing list