Hi,
my problem is solved.
Thanks anyway,
Minh.
---
> Hi Dinh Thao,
> thank you very much for your reply. I have no more problem with
> linking.
> but now I have problem when I compile file client.c and common.c:
>
> [EMAIL PROTECTED]:~/SSL-connection$ gcc client.c -o client -Wal
Hi Dinh Thao,
thank you very much for your reply. I have no more problem with
linking.
but now I have problem when I compile file client.c and common.c:
[EMAIL PROTECTED]:~/SSL-connection$ gcc client.c -o client -Wall -lcrypto
-lssl -lpthread
/tmp/ccUugnSm.o: In function `main':
client.c:(.text+0x
Minh
Do you link to -lpthread, -lssl, and -lcrypto ??
TD
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tuan Minh Nguyen
Sent: Saturday, February 03, 2007 17:10
To: openssl-users@openssl.org
Subject: Problem with linking library
Hi all,
which options