Hi:

I had it resolved over the weekend with compiling the Openssl
libraries differently.

I used the link switch you mentioned.

Best Regards,

-Gyan

On 10/11/11, Tayade, Nilesh <nilesh.tay...@netscout.com> wrote:
>> -----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