I did a find on my system for thread* and found that the files libthread.so and libthread.so.1 reside in /usr/lib
I included this line in the Makefile: -L/usr/lib/lthread and still I get the error message: UX:ld: ERROR: fatal error: library not found: -lthread -Anand -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Richard Koenning Sent: Friday, March 28, 2003 11:05 AM To: [EMAIL PROTECTED] Subject: RE: Installation problem with OpenSSL At 10:54 28.03.2003 -0500, you wrote: > >Thanks! >I did that and it worked thanks. But now it complains about > >ld:ERROR: fatal error: library not found: -lthread Replace in Saju's answer "socket" with "thread" and repeat the procedure. Ciao, Richard -- Dr. Richard W. Könning Fujitsu Siemens Computers GmbH, EP LP COM 5 Phone/Fax: +49-89-636-47852 / 47655 E-Mail: [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]