linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] Build error when building mediastreamer statically


From: Jörg Krause
Subject: [Linphone-users] Build error when building mediastreamer statically
Date: Wed, 08 Mar 2017 11:43:03 +0100

Hi,

building mediastreamer statically fails when bctoolbox was built
without crypto support (ENABLE_MBEDTLS=OFF ENABLE_POLARSSL=OFF):

"""
../src/.libs/libmediastreamer_voip.a(libmediastreamer_voip_la-stun.o):
In function `ms_stun_calculate_integrity_short_term':
stun.c:(.text+0xa14): undefined reference to `bctbx_hmacSha1'
../src/.libs/libmediastreamer_voip.a(libmediastreamer_voip_la-stun.o):
In function `ms_stun_calculate_integrity_long_term_from_ha1':
stun.c:(.text+0xaac): undefined reference to `bctbx_hmacSha1'
../src/.libs/libmediastreamer_voip.a(libmediastreamer_voip_la-stun.o):
In function `ms_stun_calculate_integrity_long_term':
stun.c:(.text+0xb5c): undefined reference to `bctbx_md5'
stun.c:(.text+0xb7c): undefined reference to `bctbx_hmacSha1'
../src/.libs/libmediastreamer_voip.a(libmediastreamer_voip_la-
dtls_srtp.o): In function `schedule_rtcp':
dtls_srtp.c:(.text+0x2e0): undefined reference to `bctbx_ssl_handshake'
../src/.libs/libmediastreamer_voip.a(libmediastreamer_voip_la-
dtls_srtp.o): In function `schedule_rtp':
dtls_srtp.c:(.text+0x35c): undefined reference to `bctbx_ssl_handshake'
[...]
"""


Best regards,
Jörg Krause



reply via email to

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