> gcc -o ssleay -DMONOLITH -I../include -O -DNOPROTO ssleay.o verify.o
> asn1pars.o
> req.o dgst.o dh.o enc.o gendh.o errstr.o ca.o  gendsa.o pkcs7.o crl2p7.o
> crl.o
> rsa.o dsa.o dsaparam.o  x509.o genrsa.o s_server.o s_client.o speed.o
> s_time.o
> apps.o s_cb.o s_socket.o version.o sess_id.o  ciphers.o -L. -L.. -L../..
> -L../..
> /.. -L.. -lssl -L.. -lcrypto
> Undefined                       first referenced
>  symbol                             in file
> socket                              s_socket.o

YOu miss the libnsl to link in. I guess you have not done a
./Configure solaris-x86-gcc
before Compiling



-- 
read you later  -  Holger Reif
------------------------------------ Signaturprojekt Deutsche Einheit
TU Ilmenau - Informatik - Telematik                (Verdamp lang her)
[EMAIL PROTECTED]          Alt wie ein Baum werden, um ueber
Remus.PrakInf.TU-Ilmenau.DE/Reif/    alle 7 Bruecken gehen zu koennen
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to