pb in compil

2001-04-30 Thread cdemaussion
Hi, Under Solaris 2.6, with gcc 2.95, i have the following error during the compilation whith (./Configure os/compiler:gcc, and make) Could you help me? :-( #gcc -o openssl -DMONOLITH -I../include -DTHREADS openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o

RE: pb in compil

2001-04-30 Thread Bill Browning
try adding -lnsl and -lsocket to your link line. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 9:22 AM To: [EMAIL PROTECTED] Subject: pb in compil Hi, Under Solaris 2.6, with gcc 2.95, i have the following error during