Re: No Library Found!

2001-10-10 Thread Frédéric Viollet
searched  before /usr/ucblib and /usr/lib. - Original Message - From: SeshaKalyan Manyam To: [EMAIL PROTECTED] Sent: Wednesday, October 10, 2001 10:09 AM Subject: RE: No Library Found! change ur option to cc  -I/home/wenwen/openssl-0.9.6/include -o

RE: No Library Found!

2001-10-10 Thread SeshaKalyan Manyam
al Message-From: wenwen-unitop [mailto:[EMAIL PROTECTED]]Sent: Tuesday, October 09, 2001 2:59 PMTo: [EMAIL PROTECTED]Subject: No Library Found! hi:     when i compiled /openssl-0.9.6/demos/ssl/cli serv     it just say: is there any library lost?   cc  -I/home/wenwen/ope

Re: No Library Found!

2001-10-09 Thread Alexey Prohorenko
On Tue, Oct 09, 2001 at 05:29:17PM +0800, wenwen-unitop wrote: > when i compiled /openssl-0.9.6/demos/ssl/cli serv > it just say: > is there any library lost? > cc -I/home/wenwen/openssl-0.9.6/include -o cli cli.o >-L/home/wenwen/openssl-0.9.6/libssl.a -L/home/wenwen/openssl-0.9.6/li

Re: No Library Found!

2001-10-09 Thread Frédéric Viollet
option is to specify what library you want to link your program with.   Fred - Original Message - From: wenwen-unitop To: [EMAIL PROTECTED] Sent: Tuesday, October 09, 2001 11:29 AM Subject: No Library Found! hi:     when i compiled /openssl-0.9.6/demos/ssl/cli

No Library Found!

2001-10-09 Thread wenwen-unitop
hi:     when i compiled /openssl-0.9.6/demos/ssl/cli serv     it just say: is there any library lost?   cc  -I/home/wenwen/openssl-0.9.6/include -o cli cli.o -L/home/wenwen/openssl-0.9.6/libssl.a -L/home/wenwen/openssl-0.9.6/libcrypto.a cli.o: In function `main':cli.o(.