while running make for ssh . i am getting the following error

sshconnect1.c: In function `respond_to_rsa_challenge':
sshconnect1.c:162: `MD5_CTX' undeclared (first use in this function)
sshconnect1.c:162: (Each undeclared identifier is reported only once
sshconnect1.c:162: for each function it appears in.)
sshconnect1.c:162: parse error before `md'
sshconnect1.c:180: warning: implicit declaration of function `MD5_Init'
sshconnect1.c:180: `md' undeclared (first use in this function)
sshconnect1.c:181: warning: implicit declaration of function `MD5_Update'
sshconnect1.c:183: warning: implicit declaration of function `MD5_Final'
*** Error code 1
make: Fatal error: Command failed for target `sshconnect1.o'

CAn somebody help me in the resolution of this error
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to