[EMAIL PROTECTED] wrote:
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?

try a recent snapshot from the stable branch and let openssl
build shared libraries (see first problem mentioned in the
PROBLEM file).

Cheers,
Nils
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to