________Linking build/dbg/obj/call
build/dbg/lib/libsrtp.a(aes_icm.o): In function `aes_icm_encrypt_ismacryp':
/home/hhyproj/libjingle-0.6.14/talk/third_party/srtp/crypto/cipher/aes_icm.c:381: undefined reference to `aes_icm_advance_ismacryp'
/home/hhyproj/libjingle-0.6.14/talk/third_party/srtp/crypto/cipher/aes_icm.c:429: undefined reference to `aes_icm_advance_ismacryp'
build/dbg/lib/libsrtp.a(srtp.o): In function `srtp_stream_init_keys':
/home/hhyproj/libjingle-0.6.14/talk/third_party/srtp/srtp/srtp.c:437: undefined reference to `base_key_length'
/home/hhyproj/libjingle-0.6.14/talk/third_party/srtp/srtp/srtp.c:500: undefined reference to `base_key_length'
build/dbg/lib/libsrtp.a(crypto_kernel.o): In function `crypto_kernel_load_cipher_type':
/home/hhyproj/libjingle-0.6.14/talk/third_party/srtp/crypto/kernel/crypto_kernel.c:362: undefined reference to `crypto_kernel_do_load_cipher_type'
build/dbg/lib/libsrtp.a(ekt.o): In function `srtp_stream_init_from_ekt':
/home/hhyproj/libjingle-0.6.14/talk/third_party/srtp/srtp/ekt.c:176: undefined reference to `srtcp_packet_get_ekt_spi'
/home/hhyproj/libjingle-0.6.14/talk/third_party/srtp/srtp/ekt.c:184: undefined reference to `srtcp_packet_get_emk_location'
/home/hhyproj/libjingle-0.6.14/talk/third_party/srtp/srtp/ekt.c:191: undefined reference to `srtcp_packet_get_ekt_roc'
collect2: error: ld returned 1 exit status
scons: *** [build/dbg/obj/call] Error 1
scons: building terminated because of errors.