Am getting these errors when doing make. Hope many would have faced the same issue, can any one suggest what to do
/usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0x85): In function `tls1_change_cipher_state': : undefined reference to `COMP_CTX_new' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0x262): In function `tls1_change_cipher_state': : undefined reference to `EVP_CipherInit_ex' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0x669): In function `tls1_change_cipher_state': : undefined reference to `EVP_CIPHER_CTX_cleanup' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0x6dd): In function `tls1_change_cipher_state': : undefined reference to `COMP_CTX_free' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0x71b): In function `tls1_change_cipher_state': : undefined reference to `EVP_CIPHER_CTX_init' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0x763): In function `tls1_change_cipher_state': : undefined reference to `COMP_CTX_new' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0x7b5): In function `tls1_change_cipher_state': : undefined reference to `COMP_CTX_free' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0x7f3): In function `tls1_change_cipher_state': : undefined reference to `EVP_CIPHER_CTX_init' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0xe68): In function `tls1_mac': : undefined reference to `HMAC_CTX_init' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0xe87): In function `tls1_mac': : undefined reference to `HMAC_Init_ex' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0xea7): In function `tls1_mac': : undefined reference to `HMAC_Update' /usr/local/lib/kannel/libssl.a(t1_enc.o)(.text+0xeb7): In function `tls1_mac': : undefined reference to `HMAC_Update' Also I did gw-config --libs -L/usr/local/lib/kannel -lgw -lwap -lgwlib -lssl -lrt -lresolv -lnsl -lm -lpthread -L/usr/local/lib -lxml2 -lpthread -lm -L/usr/local/ssl/lib -lcrypto -lssl -- VIJAY
_______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
