Operating System - HP-UX
1753725 Members
4724 Online
108799 Solutions
New Discussion юеВ

problems installing CKERMIT with openssl

 
Pravish
New Member

problems installing CKERMIT with openssl

Hi all,
I'am getting the following error when I'm trying to install ckermit with openssl on HP UX 11.0 machine. Anybody knows about this plzz do reply.
.
.
.
.
cc -s -o wermit ckcmai.o ckclib.o ckutio.o ckufio.o ckcfns.o ckcfn2.o ckcfn3.o ckuxla.o ckcpro.o ckucmd.o ckuus2.o ckuus3.o ckuus4.o ckuus5.o ckuus6.o ckuus7.o ckuusx.o ckuusy.o ckuusr.o ckucns.o ckudia.o ckuscr.o ckcnet.o ckusig.o ckctel.o ckcuni.o ckupty.o ckcftp.o ckuath.o ck_crp.o ck_ssl.o -lm -lcurses -L/opt/apache/ssl/lib -
lcrypto -lssl
/usr/ccs/bin/ld: Unsatisfied symbols:
EVP_rc4 (code)
RSA_PKCS1_BSAFE (code)
__udivdi3 (code)
COMP_CTX_new (code)
COMP_compress_block (code)
EVP_rc2_cbc (code)
HMAC_Final (code)
BIO_s_socket (code)
COMP_expand_block (code)
EVP_dss1 (code)
DSA_verify (code)
ERR_load_crypto_strings (code)
EVP_md2 (code)
BIO_f_buffer (code)
HMAC_cleanup (code)
__umoddi3 (code)
EVP_enc_null (code)
EVP_des_cbc (code)
X509_certificate_type (code)
EVP_des_ede3_cbc (code)
HMAC_Init (code)
COMP_CTX_free (code)
HMAC_Update (code)

Thanx
Pravish K
2 REPLIES 2
Yogeeraj_1
Honored Contributor

Re: problems installing CKERMIT with openssl

hi,

may be a problem with your makefile.

can you try the makefile found at:
www.rahul.net/userbin/links/dold/source/kermit/current/makefile

hth
Yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
George Gallant
New Member

Re: problems installing CKERMIT with openssl

Hi,

I am having the same problem trying to install c-kermit with OpenSSL. Have you found a fix for this problem?

Thanks,
George G.