Hi, When I tried to compile openssl-0.9.3a on my Redhat 6.1, I got this error message : make[1]: Entering directory `/tmp/openssl-0.9.4/apps' rm -f openssl gcc -o openssl -DMONOLITH -I../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO - O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM openssl.o verify.o asn1pars.o req.o dgst.o dh.o enc.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o dsa.o dsaparam.o x509.o genrsa.o gendsa.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 nseq.o pkcs12.o pkcs8.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto /usr/bin/ld: cannot open -lc: No such file or directory collect2: ld returned 1 exit status make[1]: *** [openssl] Error 1 make[1]: Leaving directory `/tmp/openssl-0.9.4/apps' make: *** [all] Error 1 How do I solve this problem ? Below is the message I got from config -t : Operating system: i686-whatever-linux2 Configuring for linux-elf /usr/bin/perl ./Configure linux-elf regards, Ernando ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]