Minisip compiling problem (regarding libmnetutil)
GFC GFC
profbkhn at gmail.com
Tue Jan 23 10:13:34 CET 2007
Hello Mikael,
Actually, I tried to build libminisip without compiling libzrtpcpp but I got
the error as follows:
=====
[user at home:~/trunk/libminisip]$make
......
In function `MediaStream::initCrypto(unsigned int, unsigned short)':
source/mediahandler/MediaStream.cxx:188: undefined reference to
`KeyAgreement::genTekFromCard(unsigned char, unsigned char*, unsigned int)'
collect2: ld returned 1 exit status
make[1]: *** [libminisip.la] Error 1
make[1]: Leaving directory `/root/trunk/libminisip'
make: *** [all-recursive] Error 1
=====
So, I decided to complile libzrtpcpp first, and I faced with the mentioned
error.
Do you think I need to update my openSSL in this case?
Regards,
pr0F
On 1/23/07, Mikael Magnusson <mikma264 at gmail.com> wrote:
>
> GFC GFC wrote:
> > Hello Mikael,
> >
> > Thanks for your help so far. I did overcome that problem. I also
> compiled
> > successfully most of libs in the list: libmutil, libmnetutil,
> libmcrypto,
> > libmikey, libmsip, libmstun, libzrtpcpp, libminisip, minisip. However,
> > currently, I'm facing with some error when compiling libzrtpcpp. Here it
> > is:
> > ====
> > $ make
> > ....
> > src/libzrtpcpp/crypto/openssl/hmac256.cxx: In function 'void
> > hmac_sha256(uint8_t*, uint32_t, uint8_t*, int32_t, uint8_t*,
> uint32_t*)':
> > src/libzrtpcpp/crypto/openssl/hmac256.cxx:45: error: 'EVP_sha256' was
> not
> > declared in this scope
>
> > ====
> > Seemingly, there is some problem between my openSSL and minisip?
> > How can I overcome this situation, Mikael?
> >
> > Regards,
> > pr0F
> >
>
> You need OpenSSL version 0.9.8 when building libzrtpcpp.
> But you don't need libzrtpcpp to build minisip.
>
> Mikael
> _______________________________________________
> Minisip-users mailing list
> Minisip-users at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.minisip.org/pipermail/minisip-users/attachments/20070123/34532086/attachment.html
More information about the Minisip-users
mailing list