[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SSL problems in woody (slapper)



> 
> How did you compile it.  
> 
> My effort failed and I don't have enough knowledge of C to know what
> to do:
> 
> > cc -lcrypt -ldl openssl-sslv2-master.c -o openssl-sslv2-master

cc -lcrypto will do a better job...

> /tmp/cc5fIiWn.o: In function `buffer_md5':
> /tmp/cc5fIiWn.o(.text+0x87e): undefined reference to `MD5'
> /tmp/cc5fIiWn.o: In function `buffer_encrypt_RSA':
> /tmp/cc5fIiWn.o(.text+0x8a7): undefined reference to `RSA_size'
> /tmp/cc5fIiWn.o(.text+0x8d1): undefined reference to `RSA_size'
> /tmp/cc5fIiWn.o(.text+0x8f7): undefined reference to
> `RSA_public_encrypt'
> /tmp/cc5fIiWn.o: In function `buffer_derive_RC4_key':
> /tmp/cc5fIiWn.o(.text+0x937): undefined reference to `RC4_set_key'
> /tmp/cc5fIiWn.o: In function `buffer_crypt_RC4':
> /tmp/cc5fIiWn.o(.text+0x986): undefined reference to `RC4'
> /tmp/cc5fIiWn.o: In function `ssl_check_server_hello':
> /tmp/cc5fIiWn.o(.text+0xf43): undefined reference to `d2i_X509'
> /tmp/cc5fIiWn.o(.text+0xf79): undefined reference to `X509_get_pubkey'
> /tmp/cc5fIiWn.o: In function `ssl_disconnect':
> /tmp/cc5fIiWn.o(.text+0x1640): undefined reference to `EVP_PKEY_free'
> /tmp/cc5fIiWn.o(.text+0x1660): undefined reference to `X509_free'
> collect2: ld returned 1 exit status
> 

--
Laurent Luyckx

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: