> -----Original Message-----
> From: owner-openssl-us...@openssl.org [mailto:owner-openssl-
> us...@openssl.org] On Behalf Of Gyanendra Kumar
> Sent: Monday, October 10, 2011 7:35 AM
> To: openssl-users@openssl.org
> Subject: Link error
> 
> Hi:
> 
> I am compiling an example program and I get the following link error.
> Please help:
> 
> human@human-DQ177A-ABA-A450N:~/Downloads/openssl-examples-20020110$
> make
> gcc wclient.o client.o common.o  -o wclient
> -L/home/human/Downloads/openssl-1.0.0e  -lssl -lcrypto
Could you try with '-ldl'?
Like: -L/home/human/Downloads/openssl-1.0.0e  -lssl -lcrypto -ldl.

[...]
> 
> Best Regards,
> 
> -G

--
Thanks,
Nilesh
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to