OK, i have a server running the following:

Darwin agmacosx 1.3.7 Darwin Kernel Version 1.3.7: Sat Jun  9 11:12:48
PDT 2001; root:xnu/xnu-124.13.obj~1/RELEASE_PPC  Power Macintosh powerpc

(i.e. MacOSX 10.0.4) and have downloaded openssl-0.9.6b. I patched the
Configure and Makefile.org as specified in an earlier email. I run
Configure as follows:

./Configure rhapsody-ppc-cc shared

which makes it through the config just fine now. However when i go to
make i receive the following near the very end of the make:

<snip>
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.. -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
_ftime
_X509_NAME_print_ex
_d2i_PUBKEY_bio
make[1]: *** [openssl] Error 1
make: *** [sub_all] Error 1

Any ideas? I finally got through the configure without error and now
come across this. Any help would be greatly appreciate as i am trying to
get mod_ssl-2.8.4-1.3.20 built for the latest apache on this server and
obviously cant go forward if openssl isnt compiled and installed
properly.

Thank you in advance
-- 
Michael B. Weiner, Linux+, Linux+ SME
Systems Administrator/Partner
The UserFriendly Network (UFN)
--
Linux Registered User #94900    Have you been counted?
http://counter.li.org

PGP: 30 1D CC BA 30 30 63 35  CD 58 E0 89 A9 17 CC C0  8C 55 F7 72

.........    Escape the 'Gates' of Hell
  `:::'                  .......  ......
   :::  *                  `::.    ::'
   ::: .::  .:.::.  .:: .::  `::. :'
   :::  ::   ::  ::  ::  ::    :::.
   ::: .::. .::  ::.  `::::. .:'  ::.
...:::.....................::'   .::::..
--
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to