I started with this :

command:  =>>    ./config
...
making links in test...
Makefile => Makefile.ssl
making links in tools...
Makefile => Makefile.ssl
c_rehash: rehashing skipped ('openssl' program not available)

- I was told that this is normal.
- but I get the following error when I try to compile on my Sun Sparc
Solaris machine with
- the  Sun Workshop Complier 5.0

command: =>>  make
...
rm -f openssl
cc -o openssl -DMONOLITH -I../include -fast -O -Xa -DB_ENDIAN openssl.o
verify.o
 asn1pars.o req.o dgst.o dh.o enc.o gendh.o errstr.o ca.o  pkcs7.o crl2p7.o
crl.
o  rsa.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 version.o sess_id.o  ciphers.o
nseq.o -L. -
L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto -lsocket -lnsl
non défini                      premier référencé
 symbole                            dans le fichier
bn_mul_comba4                       ../libcrypto.a(bn_mul.o)
bn_mul_comba8                       ../libcrypto.a(bn_mul.o)
bn_sqr_comba4                       ../libcrypto.a(bn_sqr.o)
bn_sqr_comba8                       ../libcrypto.a(bn_sqr.o)
bn_sub_words                        ../libcrypto.a(bn_mul.o)
bn_div_words                        ../libcrypto.a(bn_word.o)
ld: fatal : Erreurs de référence aux symboles. Aucun résultat écrit dans
openssl
*** Error code 1
make: Fatal error: Command failed for target `openssl'
Current working directory /d0/local/src/openssl-0.9.2b/apps
*** Error code 1
make: Fatal error: Command failed for target `all'

Byebye
Ralf Meuser

[EMAIL PROTECTED]


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

Reply via email to