> I have trouble installing OpenSSL on the Solaris 2.6 platform.
>
>
> Configuring for solaris-sparc-cc
>
> cc -o openssl -DMONOLITH -I../include -DTHREADS -D_REENTRANT -xarch=v8 -xstrconst
>-xO5 -xdepend -Xa -DB_ENDIAN -DBN_DIV2W 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 pkcs12.o -L. -L.. -L../.. -L../../.. -L.. -lssl
>-L.. -lcrypto -lsocket -lnsl
>
> ld: fatal: file pkcs12.o: wrong machine type
Can you confirm that problem persists if you run 'make clear; ./config;
make'? If it does can you confirm that you don't have problems with free
disk space or quota then? In either case you can always run 'file
apps/pkcs12.o' and get the clue.
Andy.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]