hi i'm having problems trying to build OpenSSL 0.9.8a on an Intel based Mac OS X 10.4.6.
if i've understood correctly, building goes fine up to the point where the openssl binary is being linked. at that point i get lots of errors about undefined symbols and the build terminates (see attached typescript for details): /usr/bin/ld: Undefined symbols: _X509_STORE_set1_param _X509_VERIFY_PARAM_free ... earlier in the build i get messages like this which seem to be related to the problem: ranlib: file: ../libcrypto.a(ebcdic.o) has no symbols any ideas on how to fix this? aspa
typescript.1.gz
Description: GNU Zip compressed data