Hi,
I got openssl-0.9.5 on my server without really big problems. And I just
tried it again ./config and make and it worked just fine.
However, with openssl-0.9.6, I get:
> cc -o openssl -DMONOLITH -I../include -O3 -DB_ENDIAN openssl.o verify.o
> asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o ca.o
> pkcs7.o crl2p7.o crl.o rsa.o rsautl.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
> app_rand.o version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o
> smime.o rand.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto
> /usr/bin/ld: Undefined symbols:
> _ftime
This looks like it would be a fairly easy thing to fix - _ftime missing.
However, I'm not terribly familiar with MacOS X Server...
Help? Ideas?
tia
Mark
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]