ZRTP library
Erik Ehrlund
eehrlund at kth.se
Sat Sep 23 17:15:04 CEST 2006
Hello Werner,
Im not able to compile libminisip on the development machine anymore. i
get the error "/usr/share/aclocal/aalib.m4:12: warning: underquoted
definition of AM_PATH_AALIB
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
aclocal: configure.ac: 473: macro `AM_MINISIP_CHECK_LIBZRTPCPP' not found
in library"
when i do ./bootsrap in ../libminisip/ and when i try to compile the new
library ./bootstrap runs fine but when I type ./configure prefix=xxx I get
the error "checking for GNU libc compatible malloc... yes
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in"
Best regards
Erik
> Sorry for the confusion - cut&paste error.
>
> Werner Dittmann wrote:
>> All,
>>
>> after all I managed to have the new ZRTP library up and running.
>> The most problems I had was with the configure stuff and the
>> support of build.pl script.
>>
>> After countless bootstrap/configure/compile runs it finally worked
>> as expected. If you have any problems with libzrtpcpp integration
>> please just drop a line. During the next days I check-in some fixes
>> that are necessary for interoperability with the latest Zfone Beta.
>>
>> There is a new directory: libzrtpcpp that is parallel to the other
>> library directories. It contains the generic ZRTP code and header
>> files as well as the ZRTP specific cryptographic code.
>>
>> The libminisip has a zrtp directory as well, this holds the
>> ZrtpHostBridgeMinisip class. This class is the minisip depended part
>> of ZRTP and glues the generic part to minisip. Some files inside
>> libminisip (e.g. media*) have #ifdef ZRTP_SUPPORT, but this didn't
>> change with respect to the previous solution.
>>
>> As usual you may switch on the ZRTP support in the build.conf or
>> build.local files.
>>
>> Maybe (just to be on the bright side of life :-) ) you may perform
>> a complete bootstrap for minisip because build.conf changed and
>> contains the libzrtpcpp as a new target and libzrtpcpp is a new
>> library for minisip.
>>
>> Regards,
>> Werner
>> _______________________________________________
>> Minisip-devel mailing list
>> Minisip-devel at minisip.org
>> http://lists.minisip.org/mailman/listinfo/minisip-devel
>>
>
> _______________________________________________
> Minisip-devel mailing list
> Minisip-devel at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-devel
>
More information about the Minisip-devel
mailing list