OpenSSL version: 0.9.6
OS (uname): Rhapsody test 5.6 Kernel Release 5.6:Tue Nov 23 15:07:38 PST 1999;
root(rcbuilder):Objects/kernel-187.obj~2/RELEASE_PPC Copyright (c)
1988-19
95,1997-1999 Apple Computer, Inc. All Rights Reserved. Power
Macintosh
OS (config): ppc-apple-rhapsody
Target: rhapsody-ppc-cc
Compiler: Apple Computer, Inc. version cc-783.1, based on gcc version 2.7.2.1
Problem Description:
During the making of apps:
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
There is no such problem for openssl-0.9.5. It is caused
by line 90 to line 92 in apps/speed.c. Commenting those
lines will eliminate the problem
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]