70,026
社区成员




make all-recursive
Making all in src
Making all in .
CC str_utils.lo
CC port.lo
CC rtpparse.lo
CC rtpsession.lo
CC rtpsession_inet.lo
CC jitterctl.lo
CC rtpsignaltable.lo
CC rtptimer.lo
CC posixtimer.lo
CC ortp.lo
CC scheduler.lo
CC avprofile.lo
CC sessionset.lo
CC telephonyevents.lo
CC payloadtype.lo
CC rtcp.lo
CC utils.lo
CC rtcpparse.lo
CC event.lo
CC stun.lo
cc1: warnings being treated as errors
stun.c: In function ‘stunCalculateIntegrity_longterm’:
stun.c:1291: warning: ‘MD5’ is deprecated (declared at /usr/include/openssl/md5.h:116)
stun.c:1293: warning: ‘HMAC’ is deprecated (declared at /usr/include/openssl/hmac.h:103)
stun.c:1293: warning: ‘EVP_sha1’ is deprecated (declared at /usr/include/openssl/evp.h:666)
stun.c: In function ‘stunCalculateIntegrity_shortterm’:
stun.c:1303: warning: ‘HMAC’ is deprecated (declared at /usr/include/openssl/hmac.h:103)
stun.c:1303: warning: ‘EVP_sha1’ is deprecated (declared at /usr/include/openssl/evp.h:666)
stun.c: In function ‘stunServerProcessMsg’:
stun.c:1636: warning: ‘HMAC’ is deprecated (declared at /usr/include/openssl/hmac.h:103)
stun.c:1636: warning: ‘EVP_sha1’ is deprecated (declared at /usr/include/openssl/evp.h:666)
make[3]: *** [stun.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error