Hello,

As stated in the subject I am having problems with my compile.  I did search the
FAQ and came up with nothing.  I did search the archives and did discover and made
changes to the apps/speed.c file which got me quite a bit further down the compile
process.

Pasted below are my results from make.

Thanks,

Jerry

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

making all in crypto/txt_db...
make[2]: Nothing to be done for `all'.
making all in crypto/pkcs7...
make[2]: Nothing to be done for `all'.
making all in crypto/pkcs12...
make[2]: Nothing to be done for `all'.
making all in crypto/comp...
make[2]: Nothing to be done for `all'.
making all in ssl...
make[1]: Nothing to be done for `all'.
making all in rsaref...
make[1]: Nothing to be done for `all'.
making all in apps...
rm -f openssl
cc -o openssl -DMONOLITH -I../include -D__MACOSX__ -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:
_X509_STORE_CTX_set_flags
_X509_STORE_CTX_trusted_stack
_sk_new_null
_ASN1_parse_dump
_ERR_error_string_n
_X509_CRL_digest
_d2i_RSA_NET
_i2d_RSA_NET
_ASN1_UTCTIME_cmp_time_t
_X509_email_free
_X509_get1_email
_MD4
_X509_NAME_print_ex
_d2i_PUBKEY_bio
make[1]: *** [openssl] Error 1
make: *** [all] Error 1



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to