Hello,

I have recently tried compiling OpenSSL 0.9.3a on a DEC Alpha System, but
always get a compilation error from s_server.c

Please see the attached listings.

I look forward to hearing from you.

regards

Dave

----------------------------------------------------------------------
Dave Clarke, MCB, M & G House, Head Road, Douglas, Isle of Man IM1 5BF
[EMAIL PROTECTED]     tel: +44 1624 623 841    fax: +44 1624 623 004
MCB Homepage on the MANNET Internet server:     http://www.mcb.net/iom
Script started on Tue Jul 27 14:49:15 1999
/webmnt/dave/openssl-0.9.3a# ./config --prefix=/webmnt/ssl --openssldir=/webmnt/ .
ss;l/opmenssl


Operating system: alpha-dec-osf

Configuring for alpha-cc

sh: ./perl: cannot execute

IsWindows=0

CC            =cc

CFLAG         =-std1 -tune host -O4 -readonly_strings

EX_LIBS       =

BN_ASM        =bn_asm.o

DES_ENC       =des_enc.o fcrypt_b.o

BF_ENC        =bf_enc.o

CAST_ENC      =c_enc.o

RC4_ENC       =rc4_enc.o

RC5_ENC       =rc5_enc.o

MD5_OBJ_ASM   =

SHA1_OBJ_ASM  =

RMD160_OBJ_ASM=

PROCESSOR     =

RANLIB        =/usr/bin/ranlib

PERL          =/usr/bin/perl

SIXTY_FOUR_BIT_LONG mode

Makefile => Makefile.ssl

e_os.h => include/openssl/e_os.h

e_os2.h => include/openssl/e_os2.h

making links in crypto...

Makefile => Makefile.ssl

crypto.h => ../include/openssl/crypto.h

tmdiff.h => ../include/openssl/tmdiff.h

opensslv.h => ../include/openssl/opensslv.h

opensslconf.h => ../include/openssl/opensslconf.h

Makefile => Makefile.ssl

making links in crypto/md2...

Makefile => Makefile.ssl

md2.h => ../../include/openssl/md2.h

md2test.c => ../../test/md2test.c

making links in crypto/md5...

Makefile => Makefile.ssl

md5.h => ../../include/openssl/md5.h

md5test.c => ../../test/md5test.c

md5.c => ../../apps/md5.c

making links in crypto/sha...

Makefile => Makefile.ssl

sha.h => ../../include/openssl/sha.h

shatest.c => ../../test/shatest.c

sha1test.c => ../../test/sha1test.c

making links in crypto/mdc2...

Makefile => Makefile.ssl

mdc2.h => ../../include/openssl/mdc2.h

mdc2test.c => ../../test/mdc2test.c

making links in crypto/hmac...

Makefile => Makefile.ssl

hmac.h => ../../include/openssl/hmac.h

hmactest.c => ../../test/hmactest.c

making links in crypto/ripemd...

Makefile => Makefile.ssl

ripemd.h => ../../include/openssl/ripemd.h

rmdtest.c => ../../test/rmdtest.c

rmd160.c => ../../apps/rmd160.c

making links in crypto/des...

Makefile => Makefile.ssl

asm/perlasm => ../../perlasm

des.h => ../../include/openssl/des.h

destest.c => ../../test/destest.c

making links in crypto/rc2...

Makefile => Makefile.ssl

rc2.h => ../../include/openssl/rc2.h

rc2test.c => ../../test/rc2test.c

making links in crypto/rc4...

Makefile => Makefile.ssl

rc4.h => ../../include/openssl/rc4.h

rc4test.c => ../../test/rc4test.c

making links in crypto/rc5...

Makefile => Makefile.ssl

rc5.h => ../../include/openssl/rc5.h

rc5test.c => ../../test/rc5test.c

making links in crypto/idea...

Makefile => Makefile.ssl

idea.h => ../../include/openssl/idea.h

ideatest.c => ../../test/ideatest.c

making links in crypto/bf...

Makefile => Makefile.ssl

blowfish.h => ../../include/openssl/blowfish.h

bftest.c => ../../test/bftest.c

making links in crypto/cast...

Makefile => Makefile.ssl

cast.h => ../../include/openssl/cast.h

casttest.c => ../../test/casttest.c

making links in crypto/bn...

Makefile => Makefile.ssl

bn.h => ../../include/openssl/bn.h

bntest.c => ../../test/bntest.c

exptest.c => ../../test/exptest.c

making links in crypto/rsa...

Makefile => Makefile.ssl

rsa.h => ../../include/openssl/rsa.h

rsa_oaep_test.c => ../../test/rsa_oaep_test.c

making links in crypto/dsa...

Makefile => Makefile.ssl

dsa.h => ../../include/openssl/dsa.h

dsatest.c => ../../test/dsatest.c

making links in crypto/dh...

Makefile => Makefile.ssl

dh.h => ../../include/openssl/dh.h

dhtest.c => ../../test/dhtest.c

making links in crypto/buffer...

Makefile => Makefile.ssl

buffer.h => ../../include/openssl/buffer.h

making links in crypto/bio...

Makefile => Makefile.ssl

bio.h => ../../include/openssl/bio.h

making links in crypto/stack...

Makefile => Makefile.ssl

stack.h => ../../include/openssl/stack.h

safestack.h => ../../include/openssl/safestack.h

making links in crypto/lhash...

Makefile => Makefile.ssl

lhash.h => ../../include/openssl/lhash.h

making links in crypto/rand...

Makefile => Makefile.ssl

rand.h => ../../include/openssl/rand.h

randtest.c => ../../test/randtest.c

making links in crypto/err...

Makefile => Makefile.ssl

err.h => ../../include/openssl/err.h

making links in crypto/objects...

Makefile => Makefile.ssl

objects.h => ../../include/openssl/objects.h

making links in crypto/evp...

Makefile => Makefile.ssl

evp.h => ../../include/openssl/evp.h

making links in crypto/asn1...

Makefile => Makefile.ssl

asn1.h => ../../include/openssl/asn1.h

asn1_mac.h => ../../include/openssl/asn1_mac.h

making links in crypto/pem...

Makefile => Makefile.ssl

pem.h => ../../include/openssl/pem.h

pem2.h => ../../include/openssl/pem2.h

making links in crypto/x509...

Makefile => Makefile.ssl

x509.h => ../../include/openssl/x509.h

x509_vfy.h => ../../include/openssl/x509_vfy.h

making links in crypto/x509v3...

Makefile => Makefile.ssl

x509v3.h => ../../include/openssl/x509v3.h

making links in crypto/conf...

Makefile => Makefile.ssl

conf.h => ../../include/openssl/conf.h

making links in crypto/txt_db...

Makefile => Makefile.ssl

txt_db.h => ../../include/openssl/txt_db.h

making links in crypto/pkcs7...

Makefile => Makefile.ssl

pkcs7.h => ../../include/openssl/pkcs7.h

making links in crypto/pkcs12...

Makefile => Makefile.ssl

pkcs12.h => ../../include/openssl/pkcs12.h

making links in crypto/comp...

Makefile => Makefile.ssl

comp.h => ../../include/openssl/comp.h

making links in ssl...

Makefile => Makefile.ssl

ssl.h => ../include/openssl/ssl.h

ssl2.h => ../include/openssl/ssl2.h

ssl3.h => ../include/openssl/ssl3.h

ssl23.h => ../include/openssl/ssl23.h

tls1.h => ../include/openssl/tls1.h

ssltest.c => ../test/ssltest.c

making links in rsaref...

Makefile => Makefile.ssl

rsaref.h => ../include/openssl/rsaref.h

making links in apps...

Makefile => Makefile.ssl

making links in test...

Makefile => Makefile.ssl

making links in tools...

Makefile => Makefile.ssl



NOTE: The OpenSSL header files have been moved from include/*.h

to include/openssl/*.h.  To include OpenSSL header files, now

directives of the form

     #include <openssl/foo.h>

should be used instead of #include <foo.h>.

These new file locations allow installing the OpenSSL header

files in /usr/local/include/openssl/ and should help avoid

conflicts with other libraries.



To compile programs that use the old form <foo.h>,

usually an additional compiler option will suffice: E.g., add

     -I/webmnt/ssl/include/openssl

or

     -I/webmnt/dave/openssl-0.9.3a/include/openssl

to the CFLAGS in the Makefile of the program that you want to compile

(and leave all the original -I...'s in place!).



Please make sure that no old OpenSSL header files are around:

The include directory should now be empty except for the openssl

subdirectory.





The library could not be configured for supporting multi-threaded

applications as the compiler options required on this system are not known.

See file INSTALL for details.



/webmnt/dave/openssl-0.9.3a# cionfig -t


Operating system: alpha-dec-osf

Configuring for alpha-cc

/usr/bin/perl ./Configure alpha-cc

/webmnt/dave/openssl-0.9.3a# make


making all in crypto...

echo "#define DATE \"`date`\"" >date.h

cc -I. -I../include -std1 -tune host -O4 -readonly_strings -DCFLAGS="\"cc -std1 -tune 
host -O4 -readonly_strings\"" -DPLATFORM="\"alpha-cc\"" -c cryptlib.c

cc -I. -I../include -std1 -tune host -O4 -readonly_strings -DCFLAGS="\"cc -std1 -tune 
host -O4 -readonly_strings\"" -DPLATFORM="\"alpha-cc\"" -c mem.c

cc -I. -I../include -std1 -tune host -O4 -readonly_strings -DCFLAGS="\"cc -std1 -tune 
host -O4 -readonly_strings\"" -DPLATFORM="\"alpha-cc\"" -c cversion.c

cc -I. -I../include -std1 -tune host -O4 -readonly_strings -DCFLAGS="\"cc -std1 -tune 
host -O4 -readonly_strings\"" -DPLATFORM="\"alpha-cc\"" -c ex_data.c

cc -I. -I../include -std1 -tune host -O4 -readonly_strings -DCFLAGS="\"cc -std1 -tune 
host -O4 -readonly_strings\"" -DPLATFORM="\"alpha-cc\"" -c tmdiff.c

cc -I. -I../include -std1 -tune host -O4 -readonly_strings -DCFLAGS="\"cc -std1 -tune 
host -O4 -readonly_strings\"" -DPLATFORM="\"alpha-cc\"" -c cpt_err.c

ar r ../libcrypto.a cryptlib.o mem.o cversion.o ex_data.o tmdiff.o cpt_err.o

ar: Warning: creating ../libcrypto.a

/usr/bin/ranlib ../libcrypto.a

making all in crypto/md2...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c md2_dgst.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c md2_one.c

ar r ../../libcrypto.a md2_dgst.o md2_one.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/md5...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c md5_dgst.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c md5_one.c

ar r ../../libcrypto.a md5_dgst.o md5_one.o 

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/sha...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c sha_dgst.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c sha1dgst.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c sha_one.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c sha1_one.c

ar r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o 

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/mdc2...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c mdc2dgst.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c mdc2_one.c

ar r ../../libcrypto.a mdc2dgst.o mdc2_one.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/hmac...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c hmac.c

ar r ../../libcrypto.a hmac.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/ripemd...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rmd_dgst.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rmd_one.c

ar r ../../libcrypto.a rmd_dgst.o rmd_one.o 

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/des...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c set_key.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c ecb_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c cbc_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c ecb3_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c cfb64enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c cfb64ede.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c cfb_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c ofb64ede.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c enc_read.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c enc_writ.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c ofb64enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c ofb_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c str2key.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pcbc_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c qud_cksm.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rand_key.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c des_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c fcrypt_b.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c read2pwd.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c fcrypt.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c xcbc_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c read_pwd.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rpc_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c cbc_cksm.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c supp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c ede_cbcm_enc.c

ar r ../../libcrypto.a set_key.o  ecb_enc.o  cbc_enc.o  ecb3_enc.o cfb64enc.o 
cfb64ede.o cfb_enc.o  ofb64ede.o  enc_read.o enc_writ.o ofb64enc.o  ofb_enc.o  
str2key.o  pcbc_enc.o qud_cksm.o rand_key.o  des_enc.o fcrypt_b.o read2pwd.o  fcrypt.o 
xcbc_enc.o read_pwd.o rpc_enc.o  cbc_cksm.o supp.o  ede_cbcm_enc.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/rc2...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc2_ecb.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc2_skey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc2_cbc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc2cfb64.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc2ofb64.c

ar r ../../libcrypto.a rc2_ecb.o rc2_skey.o rc2_cbc.o rc2cfb64.o rc2ofb64.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/rc4...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc4_skey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc4_enc.c

ar r ../../libcrypto.a rc4_skey.o rc4_enc.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/rc5...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc5_skey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc5_ecb.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc5_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc5cfb64.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rc5ofb64.c

ar r ../../libcrypto.a rc5_skey.o rc5_ecb.o rc5_enc.o rc5cfb64.o rc5ofb64.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/idea...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i_cbc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i_cfb64.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i_ofb64.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i_ecb.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i_skey.c

ar r ../../libcrypto.a i_cbc.o i_cfb64.o i_ofb64.o i_ecb.o i_skey.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/bf...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bf_skey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bf_ecb.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bf_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bf_cfb64.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bf_ofb64.c

ar r ../../libcrypto.a bf_skey.o bf_ecb.o bf_enc.o bf_cfb64.o bf_ofb64.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/cast...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c c_skey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c c_ecb.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c c_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c c_cfb64.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c c_ofb64.c

ar r ../../libcrypto.a c_skey.o c_ecb.o c_enc.o c_cfb64.o c_ofb64.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/bn...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_add.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_div.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_exp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_mul.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_print.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_rand.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_shift.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_word.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_blind.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_gcd.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_prime.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_sqr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_asm.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_recp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_mont.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_mpi.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bn_exp2.c

ar r ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_mul.o  bn_print.o 
bn_rand.o bn_shift.o bn_word.o bn_blind.o  bn_gcd.o bn_prime.o bn_err.o bn_sqr.o 
bn_asm.o bn_recp.o bn_mont.o  bn_mpi.o bn_exp2.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/rsa...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_eay.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_gen.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_sign.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_saos.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_pk1.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_ssl.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_none.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rsa_oaep.c

ar r ../../libcrypto.a rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o  
rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/dsa...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dsa_gen.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dsa_key.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dsa_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dsa_asn1.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dsa_vrf.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dsa_sign.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dsa_err.c

ar r ../../libcrypto.a dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o 
dsa_err.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/dh...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dh_gen.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dh_key.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dh_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dh_check.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c dh_err.c

ar r ../../libcrypto.a dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/buffer...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c buffer.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c buf_err.c

ar r ../../libcrypto.a buffer.o buf_err.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/bio...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bio_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bio_cb.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bio_err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bss_mem.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bss_null.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bss_fd.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bss_file.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bss_sock.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bss_conn.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bf_null.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bf_buff.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c b_print.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c b_dump.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c b_sock.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bss_acpt.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bf_nbio.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bss_log.c

ar r ../../libcrypto.a bio_lib.o bio_cb.o bio_err.o  bss_mem.o bss_null.o bss_fd.o  
bss_file.o bss_sock.o bss_conn.o  bf_null.o bf_buff.o b_print.o b_dump.o  b_sock.o 
bss_acpt.o bf_nbio.o bss_log.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/stack...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c stack.c

ar r ../../libcrypto.a stack.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/lhash...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c lhash.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c lh_stats.c

ar r ../../libcrypto.a lhash.o lh_stats.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/rand...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c md_rand.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c randfile.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c rand_lib.c

ar r ../../libcrypto.a md_rand.o randfile.o rand_lib.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/err...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c err_all.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c err_prn.c

ar r ../../libcrypto.a err.o err_all.o err_prn.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/objects...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c o_names.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c obj_dat.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c obj_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c obj_err.c

ar r ../../libcrypto.a o_names.o obj_dat.o obj_lib.o obj_err.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/evp...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c encode.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c digest.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c evp_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c evp_key.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ecb_d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cbc_d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cfb_d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ofb_d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ecb_i.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cbc_i.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cfb_i.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ofb_i.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ecb_3d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cbc_3d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_rc4.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c names.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cfb_3d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ofb_3d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_xcbc_d.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ecb_r2.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cbc_r2.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cfb_r2.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ofb_r2.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ecb_bf.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cbc_bf.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cfb_bf.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ofb_bf.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ecb_c.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cbc_c.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cfb_c.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ofb_c.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ecb_r5.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cbc_r5.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_cfb_r5.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_ofb_r5.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_null.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_md2.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_md5.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_sha.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_sha1.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_dss.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_dss1.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_mdc2.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c m_ripemd.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p_open.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p_seal.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p_sign.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p_verify.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p_dec.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bio_md.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bio_b64.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bio_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c evp_err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c e_null.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c c_all.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c evp_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c bio_ok.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c evp_pkey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c evp_pbe.c

ar r ../../libcrypto.a encode.o digest.o evp_enc.o evp_key.o  e_ecb_d.o e_cbc_d.o 
e_cfb_d.o e_ofb_d.o  e_ecb_i.o e_cbc_i.o e_cfb_i.o e_ofb_i.o  e_ecb_3d.o e_cbc_3d.o 
e_rc4.o names.o  e_cfb_3d.o e_ofb_3d.o e_xcbc_d.o  e_ecb_r2.o e_cbc_r2.o e_cfb_r2.o 
e_ofb_r2.o  e_ecb_bf.o e_cbc_bf.o e_cfb_bf.o e_ofb_bf.o  e_ecb_c.o e_cbc_c.o e_cfb_c.o 
e_ofb_c.o  e_ecb_r5.o e_cbc_r5.o e_cfb_r5.o e_ofb_r5.o  m_null.o m_md2.o m_md5.o 
m_sha.o m_sha1.o m_dss.o m_dss1.o m_mdc2.o  m_ripemd.o  p_open.o p_seal.o p_sign.o 
p_verify.o p_lib.o p_enc.o p_dec.o  bio_md.o bio_b64.o bio_enc.o evp_err.o e_null.o  
c_all.o evp_lib.o bio_ok.o evp_pkey.o evp_pbe.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/asn1...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_object.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_bitstr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_utctm.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_gentm.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_time.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_int.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_octet.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_print.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_type.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_set.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_dup.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_d2i_fp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_i2d_fp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_bmp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_enum.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_vis.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_utf8.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_sign.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_digest.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_verify.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_algor.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_val.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_pubkey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_sig.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_req.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_attrib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_name.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_cinf.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_x509.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_crl.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_info.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_spki.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c nsseq.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c d2i_r_pr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i2d_r_pr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c d2i_r_pu.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i2d_r_pu.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c d2i_s_pr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i2d_s_pr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c d2i_s_pu.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i2d_s_pu.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c d2i_pu.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c d2i_pr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i2d_pu.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i2d_pr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c t_req.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c t_x509.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c t_crl.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c t_pkey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_i_s.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_signi.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_signd.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_recip.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_enc_c.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_evp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_dgst.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_s_e.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_enc.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p7_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c f_int.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c f_string.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i2d_dhp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c i2d_dsap.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c d2i_dhp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c d2i_dsap.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c n_pkey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c f_enum.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_hdr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_pkey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_bool.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_exten.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c asn1_par.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c asn1_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c asn1_err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_meth.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c a_bytes.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c evp_asn1.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c asn_pack.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p5_pbe.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p5_pbev2.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p8_pkey.c

ar r ../../libcrypto.a a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o 
a_octet.o  a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o a_bmp.o  a_enum.o 
a_vis.o a_utf8.o a_sign.o a_digest.o a_verify.o  x_algor.o x_val.o x_pubkey.o x_sig.o 
x_req.o x_attrib.o  x_name.o x_cinf.o x_x509.o x_crl.o x_info.o x_spki.o nsseq.o  
d2i_r_pr.o i2d_r_pr.o d2i_r_pu.o i2d_r_pu.o  d2i_s_pr.o i2d_s_pr.o d2i_s_pu.o 
i2d_s_pu.o  d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o  t_req.o t_x509.o t_crl.o t_pkey.o  
p7_i_s.o p7_signi.o p7_signd.o p7_recip.o p7_enc_c.o p7_evp.o  p7_dgst.o p7_s_e.o 
p7_enc.o p7_lib.o  f_int.o f_string.o i2d_dhp.o i2d_dsap.o d2i_dhp.o d2i_dsap.o 
n_pkey.o  f_enum.o a_hdr.o x_pkey.o a_bool.o x_exten.o  asn1_par.o asn1_lib.o 
asn1_err.o a_meth.o a_bytes.o  evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/pem...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pem_sign.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pem_seal.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pem_info.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pem_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pem_all.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pem_err.c

ar r ../../libcrypto.a pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/x509...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_def.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_d2.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_r2x.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_cmp.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_obj.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_req.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_vfy.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_set.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509rset.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509name.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_v3.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_ext.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509type.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_lu.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x_all.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c x509_txt.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c by_file.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c by_dir.c

ar r ../../libcrypto.a x509_def.o x509_d2.o x509_r2x.o x509_cmp.o  x509_obj.o 
x509_req.o x509_vfy.o  x509_set.o x509rset.o x509_err.o  x509name.o x509_v3.o 
x509_ext.o  x509type.o x509_lu.o x_all.o x509_txt.o  by_file.o by_dir.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/x509v3...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_bcons.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_bitst.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_conf.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_extku.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_ia5.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_prn.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_utl.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_genn.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_alt.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_skey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_akey.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_pku.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_int.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_enum.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_sxnet.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_cpols.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c v3_crld.c

ar r ../../libcrypto.a v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o  
v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o  v3_int.o 
v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/conf...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c conf.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c conf_err.c

ar r ../../libcrypto.a conf.o conf_err.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/txt_db...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c txt_db.c

ar r ../../libcrypto.a txt_db.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/pkcs7...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pk7_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pkcs7err.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pk7_doit.c

ar r ../../libcrypto.a pk7_lib.o pkcs7err.o pk7_doit.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/pkcs12...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_add.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_attr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_bags.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_crpt.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_crt.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_decr.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_init.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_key.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_kiss.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_mac.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_mutl.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_sbag.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c p12_utl.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c pk12err.c

ar r ../../libcrypto.a p12_add.o p12_attr.o p12_bags.o p12_crpt.o p12_crt.o p12_decr.o 
 p12_init.o p12_key.o p12_kiss.o p12_lib.o p12_mac.o p12_mutl.o p12_sbag.o p12_utl.o 
pk12err.o

/usr/bin/ranlib ../../libcrypto.a

making all in crypto/comp...

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c comp_lib.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c c_rle.c

cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings -c c_zlib.c

ar r ../../libcrypto.a comp_lib.o  c_rle.o c_zlib.o

/usr/bin/ranlib ../../libcrypto.a

making all in ssl...

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s2_meth.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s2_srvr.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s2_clnt.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s2_lib.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s2_enc.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s2_pkt.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s3_meth.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s3_srvr.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s3_clnt.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s3_lib.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s3_enc.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s3_pkt.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s3_both.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s23_meth.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s23_srvr.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s23_clnt.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s23_lib.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c s23_pkt.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c t1_meth.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c t1_srvr.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c t1_clnt.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c t1_lib.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c t1_enc.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_lib.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_err2.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_cert.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_sess.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_ciph.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_stat.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_rsa.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_asn1.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_txt.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_algs.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c bio_ssl.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c ssl_err.c

ar r ../libssl.a s2_meth.o  s2_srvr.o  s2_clnt.o  s2_lib.o  s2_enc.o s2_pkt.o  
s3_meth.o  s3_srvr.o  s3_clnt.o  s3_lib.o  s3_enc.o s3_pkt.o s3_both.o  s23_meth.o 
s23_srvr.o s23_clnt.o s23_lib.o          s23_pkt.o  t1_meth.o   t1_srvr.o t1_clnt.o  
t1_lib.o  t1_enc.o  ssl_lib.o ssl_err2.o ssl_cert.o ssl_sess.o  ssl_ciph.o ssl_stat.o 
ssl_rsa.o  ssl_asn1.o ssl_txt.o ssl_algs.o  bio_ssl.o ssl_err.o

ar: Warning: creating ../libssl.a

/usr/bin/ranlib ../libssl.a

making all in rsaref...

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c rsaref.c

cc -I../crypto -I../include -std1 -tune host -O4 -readonly_strings -c rsar_err.c

ar r ../libRSAglue.a rsaref.o rsar_err.o

ar: Warning: creating ../libRSAglue.a

/usr/bin/ranlib ../libRSAglue.a

making all in apps...

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c verify.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c asn1pars.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c req.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c dgst.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c dh.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c enc.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c gendh.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c errstr.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c ca.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c pkcs7.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c crl2p7.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c crl.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c rsa.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c dsa.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c dsaparam.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c x509.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c genrsa.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c gendsa.c

cc -DMONOLITH -I../include -std1 -tune host -O4 -readonly_strings -c s_server.c

cc: Error: /usr/include/sys/types.h, line 451: In this declaration, "u_int" has no 
linkage and has a prior declaration in this scope at line number 65 in file 
s_server.c.

typedef uint_t          u_int;

------------------------^

*** Exit 1

Stop.

*** Exit 1

Stop.

/webmnt/dave/openssl-0.9.3a# exit


exit


script done on Tue Jul 27 14:58:25 1999

script done on Tue Jul 27 14:58:25 1999

Reply via email to