This most likely yet again the problem with the way ld works on 
MacOS X.  I'll attach the PROBLEMS file that has a section about 
this particular problem and possible solutions.

I hereby consider this ticket resolved.

[jaenicke - Tue Jun 11 13:55:44 2002]:

> [[EMAIL PROTECTED] - Tue Jun  4 19:09:40 2002]:
> 
> > cc -o openssl -DMONOLITH -I../include -fPIC -DTHREADS 
-D_REENTRANT -O3
> > -D_DARWIN -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:
> > _ENGINE_by_id
> > _ENGINE_free
> > _ENGINE_set_default
> > _ENGINE_load_private_key
> > _ENGINE_ctrl
> > _RSA_set_default_openssl_method
> > /usr/bin/ld: warning unused multiple definitions of symbol _crypt
> > /usr/lib/libcrypto.dylib(fcrypt.o) definition of _crypt
> > /usr/lib/libSystem.dylib(crypt.o) unused definition of _crypt
> > make[1]: *** [openssl] Erreur 1
> > make: *** [sub_all] Erreur 1
> 
> To which version of OpenSSL do you refer?
> Did you see any error message while building in the crypto/engine/
> subdirectory?
> 
> Best regards,
>         Lutz


-- 
Richard Levitte
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to