Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 915098 Details for
Bug 63679
Install failed to install
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Comment
comment_728575.txt (text/plain), 84.78 KB, created by
nisarg..nisarg
on 2002-04-17 12:39:40 UTC
(
hide
)
Description:
Comment
Filename:
MIME Type:
Creator:
nisarg..nisarg
Created:
2002-04-17 12:39:40 UTC
Size:
84.78 KB
patch
obsolete
>From Bugzilla Helper: >User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90) > >Description of problem: >I tried configuring and install openssl-0.9.6b and openssl-0.9.6c on Redhat >Linux 7.1 and i'm getting following error continuously. >I'm not able configure it. > >root@abc openssl-0.9.6b]# ./config >Operating system: i686-whatever-linux2 >Configuring for linux-elf >Configuring for linux-elf >IsWindows=0 >CC =gcc >CFLAG =-fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM >EX_LIBS =-ldl >BN_ASM =asm/bn86-elf.o asm/co86-elf.o >DES_ENC =asm/dx86-elf.o asm/yx86-elf.o >BF_ENC =asm/bx86-elf.o >CAST_ENC =asm/cx86-elf.o >RC4_ENC =asm/rx86-elf.o >RC5_ENC =asm/r586-elf.o >MD5_OBJ_ASM =asm/mx86-elf.o >SHA1_OBJ_ASM =asm/sx86-elf.o >RMD160_OBJ_ASM=asm/rm86-elf.o >PROCESSOR = >RANLIB =/usr/bin/ranlib >PERL =/usr/bin/perl >THIRTY_TWO_BIT mode >DES_PTR used >DES_RISC1 used >DES_UNROLL used >BN_LLONG mode >RC4_INDEX mode >RC4_CHUNK is undefined >Makefile => Makefile.ssl >e_os.h => include/openssl/e_os.h [File exists] >e_os2.h => include/openssl/e_os2.h [File exists] >making links in crypto... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/crypto' >Makefile => Makefile.ssl >crypto.h => ../include/openssl/crypto.h [File exists] >tmdiff.h => ../include/openssl/tmdiff.h [File exists] >opensslv.h => ../include/openssl/opensslv.h [File exists] >opensslconf.h => ../include/openssl/opensslconf.h [File exists] >ebcdic.h => ../include/openssl/ebcdic.h [File exists] >symhacks.h => ../include/openssl/symhacks.h [File exists] >Makefile => Makefile.ssl >making links in crypto/md2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md2' >Makefile => Makefile.ssl >md2.h => ../../include/openssl/md2.h [File exists] >md2test.c => ../../test/md2test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md2' >making links in crypto/md4... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md4' >Makefile => Makefile.ssl >md4.h => ../../include/openssl/md4.h [File exists] >md4test.c => ../../test/md4test.c [File exists] >md4.c => ../../apps/md4.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md4' >making links in crypto/md5... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md5' >Makefile => Makefile.ssl >md5.h => ../../include/openssl/md5.h [File exists] >md5test.c => ../../test/md5test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md5' >making links in crypto/sha... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/sha' >Makefile => Makefile.ssl >sha.h => ../../include/openssl/sha.h [File exists] >shatest.c => ../../test/shatest.c [File exists] >sha1test.c => ../../test/sha1test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/sha' >making links in crypto/mdc2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/mdc2' >Makefile => Makefile.ssl >mdc2.h => ../../include/openssl/mdc2.h [File exists] >mdc2test.c => ../../test/mdc2test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/mdc2' >making links in crypto/hmac... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/hmac' >Makefile => Makefile.ssl >hmac.h => ../../include/openssl/hmac.h [File exists] >hmactest.c => ../../test/hmactest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/hmac' >making links in crypto/ripemd... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/ripemd' >Makefile => Makefile.ssl >ripemd.h => ../../include/openssl/ripemd.h [File exists] >rmdtest.c => ../../test/rmdtest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/ripemd' >making links in crypto/des... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/des' >Makefile => Makefile.ssl >asm/perlasm => ../../perlasm >des.h => ../../include/openssl/des.h [File exists] >destest.c => ../../test/destest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/des' >making links in crypto/rc2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc2' >Makefile => Makefile.ssl >rc2.h => ../../include/openssl/rc2.h [File exists] >rc2test.c => ../../test/rc2test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc2' >making links in crypto/rc4... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc4' >Makefile => Makefile.ssl >rc4.h => ../../include/openssl/rc4.h [File exists] >rc4test.c => ../../test/rc4test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc4' >making links in crypto/rc5... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc5' >Makefile => Makefile.ssl >rc5.h => ../../include/openssl/rc5.h [File exists] >rc5test.c => ../../test/rc5test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc5' >making links in crypto/idea... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/idea' >Makefile => Makefile.ssl >idea.h => ../../include/openssl/idea.h [File exists] >ideatest.c => ../../test/ideatest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/idea' >making links in crypto/bf... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bf' >Makefile => Makefile.ssl >blowfish.h => ../../include/openssl/blowfish.h [File exists] >bftest.c => ../../test/bftest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bf' >making links in crypto/cast... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/cast' >Makefile => Makefile.ssl >cast.h => ../../include/openssl/cast.h [File exists] >casttest.c => ../../test/casttest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/cast' >making links in crypto/bn... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bn' >Makefile => Makefile.ssl >bn.h => ../../include/openssl/bn.h [File exists] >bntest.c => ../../test/bntest.c [File exists] >exptest.c => ../../test/exptest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bn' >making links in crypto/rsa... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rsa' >Makefile => Makefile.ssl >rsa.h => ../../include/openssl/rsa.h [File exists] >rsa_test.c => ../../test/rsa_test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rsa' >making links in crypto/dsa... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/dsa' >Makefile => Makefile.ssl >dsa.h => ../../include/openssl/dsa.h [File exists] >dsatest.c => ../../test/dsatest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/dsa' >making links in crypto/dh... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/dh' >Makefile => Makefile.ssl >dh.h => ../../include/openssl/dh.h [File exists] >dhtest.c => ../../test/dhtest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/dh' >making links in crypto/dso... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/dso' >Makefile => Makefile.ssl >dso.h => ../../include/openssl/dso.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/dso' >making links in crypto/buffer... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/buffer' >Makefile => Makefile.ssl >buffer.h => ../../include/openssl/buffer.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/buffer' >making links in crypto/bio... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bio' >Makefile => Makefile.ssl >bio.h => ../../include/openssl/bio.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bio' >making links in crypto/stack... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/stack' >Makefile => Makefile.ssl >stack.h => ../../include/openssl/stack.h [File exists] >safestack.h => ../../include/openssl/safestack.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/stack' >making links in crypto/lhash... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/lhash' >Makefile => Makefile.ssl >lhash.h => ../../include/openssl/lhash.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/lhash' >making links in crypto/rand... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rand' >Makefile => Makefile.ssl >rand.h => ../../include/openssl/rand.h [File exists] >randtest.c => ../../test/randtest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rand' >making links in crypto/err... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/err' >Makefile => Makefile.ssl >err.h => ../../include/openssl/err.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/err' >making links in crypto/objects... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/objects' >Makefile => Makefile.ssl >objects.h => ../../include/openssl/objects.h [File exists] >obj_mac.h => ../../include/openssl/obj_mac.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/objects' >making links in crypto/evp... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/evp' >Makefile => Makefile.ssl >evp.h => ../../include/openssl/evp.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/evp' >making links in crypto/asn1... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/asn1' >Makefile => Makefile.ssl >asn1.h => ../../include/openssl/asn1.h [File exists] >asn1_mac.h => ../../include/openssl/asn1_mac.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/asn1' >making links in crypto/pem... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/pem' >Makefile => Makefile.ssl >pem.h => ../../include/openssl/pem.h [File exists] >pem2.h => ../../include/openssl/pem2.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/pem' >making links in crypto/x509... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/x509' >Makefile => Makefile.ssl >x509.h => ../../include/openssl/x509.h [File exists] >x509_vfy.h => ../../include/openssl/x509_vfy.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/x509' >making links in crypto/x509v3... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/x509v3' >Makefile => Makefile.ssl >x509v3.h => ../../include/openssl/x509v3.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/x509v3' >making links in crypto/conf... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/conf' >Makefile => Makefile.ssl >conf.h => ../../include/openssl/conf.h [File exists] >conf_api.h => ../../include/openssl/conf_api.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/conf' >making links in crypto/txt_db... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/txt_db' >Makefile => Makefile.ssl >txt_db.h => ../../include/openssl/txt_db.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/txt_db' >making links in crypto/pkcs7... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/pkcs7' >Makefile => Makefile.ssl >pkcs7.h => ../../include/openssl/pkcs7.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/pkcs7' >making links in crypto/pkcs12... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/pkcs12' >Makefile => Makefile.ssl >pkcs12.h => ../../include/openssl/pkcs12.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/pkcs12' >making links in crypto/comp... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/comp' >Makefile => Makefile.ssl >comp.h => ../../include/openssl/comp.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/comp' >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/crypto' >making links in ssl... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/ssl' >Makefile => Makefile.ssl >ssl.h => ../include/openssl/ssl.h [File exists] >ssl2.h => ../include/openssl/ssl2.h [File exists] >ssl3.h => ../include/openssl/ssl3.h [File exists] >ssl23.h => ../include/openssl/ssl23.h [File exists] >tls1.h => ../include/openssl/tls1.h [File exists] >ssltest.c => ../test/ssltest.c [File exists] >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/ssl' >making links in rsaref... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/rsaref' >Makefile => Makefile.ssl >rsaref.h => ../include/openssl/rsaref.h [File exists] >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/rsaref' >making links in apps... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/apps' >Makefile => Makefile.ssl >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/apps' >making links in test... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/test' >Makefile => Makefile.ssl >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/test' >making links in tools... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/tools' >Makefile => Makefile.ssl >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/tools' > >Configured for linux-elf. >________________________________________________________________________________ >____ > > > >root@abc openssl-0.9.6b]# make >+ rm -f libcrypto.so.0 >+ rm -f libcrypto.so >+ rm -f libcrypto.so.0.9.6 >+ rm -f libssl.so.0 >+ rm -f libssl.so >+ rm -f libssl.so.0.9.6 >making all in crypto... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/crypto' >( echo "#ifndef MK1MF_BUILD"; \ >echo " /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \ >echo " #define CFLAGS \"gcc -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM\""; \ >echo " #define PLATFORM \"linux-elf\""; \ >echo " #define DATE \"`date`\""; \ >echo "#endif" ) >buildinf.h >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o cryptlib.o cryptlib.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o mem.o mem.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o mem_dbg.o mem_dbg.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o cversion.o cversion.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o ex_data.o ex_data.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o tmdiff.o tmdiff.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o cpt_err.o cpt_err.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o ebcdic.o ebcdic.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o uid.o uid.c >ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o tmdiff.o >cpt_err.o ebcdic.o uid.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../libcrypto.a >making all in crypto/md2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md2' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md2_dgst.o md2_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md2_one.o md2_one.c >ar r ../../libcrypto.a md2_dgst.o md2_one.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md2' >making all in crypto/md4... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md4' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md4_dgst.o md4_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md4_one.o md4_one.c >ar r ../../libcrypto.a md4_dgst.o md4_one.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md4' >making all in crypto/md5... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md5' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md5_dgst.o md5_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md5_one.o md5_one.c >(cd asm; /usr/bin/perl md5-586.pl cpp >mx86unix.cpp) >gcc -E -DELF -x c asm/mx86unix.cpp | as -o asm/mx86-elf.o >ar r ../../libcrypto.a md5_dgst.o md5_one.o asm/mx86-elf.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md5' >making all in crypto/sha... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/sha' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o sha_dgst.o sha_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o sha1dgst.o sha1dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o sha_one.o sha_one.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o sha1_one.o sha1_one.c >(cd asm; /usr/bin/perl sha1-586.pl cpp >sx86unix.cpp) >gcc -E -DELF -x c asm/sx86unix.cpp | as -o asm/sx86-elf.o >ar r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o asm/sx86-elf.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/sha' >making all in crypto/mdc2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/mdc2' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o mdc2dgst.o mdc2dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o mdc2_one.o mdc2_one.c >ar r ../../libcrypto.a mdc2dgst.o mdc2_one.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/mdc2' >making all in crypto/hmac... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/hmac' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o hmac.o hmac.c >ar r ../../libcrypto.a hmac.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/hmac' >making all in crypto/ripemd... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/ripemd' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rmd_dgst.o rmd_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rmd_one.o rmd_one.c >(cd asm; /usr/bin/perl rmd-586.pl cpp >rm86unix.cpp) >gcc -E -DELF -x c asm/rm86unix.cpp | as -o asm/rm86-elf.o >ar r ../../libcrypto.a rmd_dgst.o rmd_one.o asm/rm86-elf.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/ripemd' >making all in crypto/des... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/des' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o set_key.o set_key.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ecb_enc.o ecb_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cbc_enc.o cbc_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ecb3_enc.o ecb3_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cfb64enc.o cfb64enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cfb64ede.o cfb64ede.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cfb_enc.o cfb_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ofb64ede.o ofb64ede.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o enc_read.o enc_read.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o enc_writ.o enc_writ.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ofb64enc.o ofb64enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ofb_enc.o ofb_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o str2key.o str2key.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o pcbc_enc.o pcbc_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o qud_cksm.o qud_cksm.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rand_key.o rand_key.c >(cd asm; /usr/bin/perl des-586.pl cpp >dx86unix.cpp) >gcc -E -DELF -x c asm/dx86unix.cpp | as -o asm/dx86-elf.o >(cd asm; /usr/bin/perl crypt586.pl cpp >yx86unix.cpp) >gcc -E -DELF -x c asm/yx86unix.cpp | as -o asm/yx86-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o read2pwd.o read2pwd.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o fcrypt.o fcrypt.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o xcbc_enc.o xcbc_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o read_pwd.o read_pwd.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rpc_enc.o rpc_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cbc_cksm.o cbc_cksm.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ede_cbcm_enc.o 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 asm/dx86-elf.o asm/yx86-elf.o >read2pwd.o fcrypt.o xcbc_enc.o read_pwd.o rpc_enc.o cbc_cksm.o ede_cbcm_enc.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/des' >making all in crypto/rc2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc2' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2_ecb.o rc2_ecb.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2_skey.o rc2_skey.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2_cbc.o rc2_cbc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2cfb64.o rc2cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2ofb64.o rc2ofb64.c >ar r ../../libcrypto.a rc2_ecb.o rc2_skey.o rc2_cbc.o rc2cfb64.o rc2ofb64.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc2' >making all in crypto/rc4... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc4' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc4_skey.o rc4_skey.c >(cd asm; /usr/bin/perl rc4-586.pl cpp >rx86unix.cpp) >gcc -E -DELF -x c asm/rx86unix.cpp | as -o asm/rx86-elf.o >ar r ../../libcrypto.a rc4_skey.o asm/rx86-elf.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc4' >making all in crypto/rc5... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc5' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc5_skey.o rc5_skey.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc5_ecb.o rc5_ecb.c >(cd asm; /usr/bin/perl rc5-586.pl cpp >r586unix.cpp) >gcc -E -DELF -x c asm/r586unix.cpp | as -o asm/r586-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc5cfb64.o rc5cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc5ofb64.o rc5ofb64.c >ar r ../../libcrypto.a rc5_skey.o rc5_ecb.o asm/r586-elf.o rc5cfb64.o rc5ofb64.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc5' >making all in crypto/idea... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/idea' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_cbc.o i_cbc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_cfb64.o i_cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_ofb64.o i_ofb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_ecb.o i_ecb.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_skey.o i_skey.c >ar r ../../libcrypto.a i_cbc.o i_cfb64.o i_ofb64.o i_ecb.o i_skey.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/idea' >making all in crypto/bf... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bf' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bf_skey.o bf_skey.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bf_ecb.o bf_ecb.c >(cd asm; /usr/bin/perl bf-586.pl cpp >bx86unix.cpp) >gcc -E -DELF -x c asm/bx86unix.cpp | as -o asm/bx86-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bf_cfb64.o bf_cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bf_ofb64.o bf_ofb64.c >ar r ../../libcrypto.a bf_skey.o bf_ecb.o asm/bx86-elf.o bf_cfb64.o bf_ofb64.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bf' >making all in crypto/cast... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/cast' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o c_skey.o c_skey.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o c_ecb.o c_ecb.c >(cd asm; /usr/bin/perl cast-586.pl cpp >cx86unix.cpp) >gcc -E -DELF -x c asm/cx86unix.cpp | as -o asm/cx86-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o c_cfb64.o c_cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o c_ofb64.o c_ofb64.c >ar r ../../libcrypto.a c_skey.o c_ecb.o asm/cx86-elf.o c_cfb64.o c_ofb64.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/cast' >making all in crypto/bn... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bn' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_add.o bn_add.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_div.o bn_div.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_exp.o bn_exp.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_lib.o bn_lib.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_ctx.o bn_ctx.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_mul.o bn_mul.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_print.o bn_print.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_rand.o bn_rand.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_shift.o bn_shift.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_word.o bn_word.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_blind.o bn_blind.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_gcd.o bn_gcd.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_prime.o bn_prime.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_err.o bn_err.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_sqr.o bn_sqr.c >(cd asm; /usr/bin/perl bn-586.pl cpp >bn86unix.cpp ) >gcc -E -DELF -x c asm/bn86unix.cpp | as -o asm/bn86-elf.o >(cd asm; /usr/bin/perl co-586.pl cpp >co86unix.cpp ) >gcc -E -DELF -x c asm/co86unix.cpp | as -o asm/co86-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_recp.o bn_recp.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_mont.o bn_mont.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_mpi.o bn_mpi.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_exp2.o bn_exp2.c >ar r ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.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 asm/bn86-elf.o asm/co86-elf.o bn_recp.o bn_mont.o bn_mpi.o >bn_exp2.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bn' >making all in crypto/rsa... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rsa' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_eay.o rsa_eay.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_gen.o rsa_gen.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_lib.o rsa_lib.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_sign.o rsa_sign.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_saos.o rsa_saos.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_err.o rsa_err.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_pk1.o rsa_pk1.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_ssl.o rsa_ssl.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_none.o rsa_none.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_oaep.o rsa_oaep.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_chk.o rsa_chk.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_null.o rsa_null.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 rsa_chk.o rsa_null.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rsa' >making all in crypto/dsa... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/dsa' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_gen.o dsa_gen.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_key.o dsa_key.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_lib.o dsa_lib.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_asn1.o dsa_asn1.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_vrf.o dsa_vrf.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_sign.o dsa_sign.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_err.o dsa_err.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_ossl.o dsa_ossl.c >In file included from dsa_ossl.c:62: >../cryptlib.h:65: Internal error: Segmentation fault. >Please submit a full bug report. >See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. >make[2]: *** [dsa_ossl.o] Error 1 >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/dsa' >make[1]: *** [subdirs] Error 1 >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/crypto' >make: *** [sub_all] Error 1 > > >Version-Release number of selected component (if applicable): > > >How reproducible: >Always > >Steps to Reproduce: >1.tar -xzvf openssl-0.9.6b.tar.gz >2.cd openssl-0.9.6b >3../config > > > >Actual Results: root@abc openssl-0.9.6b]# ./config >Operating system: i686-whatever-linux2 >Configuring for linux-elf >Configuring for linux-elf >IsWindows=0 >CC =gcc >CFLAG =-fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM >EX_LIBS =-ldl >BN_ASM =asm/bn86-elf.o asm/co86-elf.o >DES_ENC =asm/dx86-elf.o asm/yx86-elf.o >BF_ENC =asm/bx86-elf.o >CAST_ENC =asm/cx86-elf.o >RC4_ENC =asm/rx86-elf.o >RC5_ENC =asm/r586-elf.o >MD5_OBJ_ASM =asm/mx86-elf.o >SHA1_OBJ_ASM =asm/sx86-elf.o >RMD160_OBJ_ASM=asm/rm86-elf.o >PROCESSOR = >RANLIB =/usr/bin/ranlib >PERL =/usr/bin/perl >THIRTY_TWO_BIT mode >DES_PTR used >DES_RISC1 used >DES_UNROLL used >BN_LLONG mode >RC4_INDEX mode >RC4_CHUNK is undefined >Makefile => Makefile.ssl >e_os.h => include/openssl/e_os.h [File exists] >e_os2.h => include/openssl/e_os2.h [File exists] >making links in crypto... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/crypto' >Makefile => Makefile.ssl >crypto.h => ../include/openssl/crypto.h [File exists] >tmdiff.h => ../include/openssl/tmdiff.h [File exists] >opensslv.h => ../include/openssl/opensslv.h [File exists] >opensslconf.h => ../include/openssl/opensslconf.h [File exists] >ebcdic.h => ../include/openssl/ebcdic.h [File exists] >symhacks.h => ../include/openssl/symhacks.h [File exists] >Makefile => Makefile.ssl >making links in crypto/md2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md2' >Makefile => Makefile.ssl >md2.h => ../../include/openssl/md2.h [File exists] >md2test.c => ../../test/md2test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md2' >making links in crypto/md4... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md4' >Makefile => Makefile.ssl >md4.h => ../../include/openssl/md4.h [File exists] >md4test.c => ../../test/md4test.c [File exists] >md4.c => ../../apps/md4.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md4' >making links in crypto/md5... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md5' >Makefile => Makefile.ssl >md5.h => ../../include/openssl/md5.h [File exists] >md5test.c => ../../test/md5test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md5' >making links in crypto/sha... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/sha' >Makefile => Makefile.ssl >sha.h => ../../include/openssl/sha.h [File exists] >shatest.c => ../../test/shatest.c [File exists] >sha1test.c => ../../test/sha1test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/sha' >making links in crypto/mdc2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/mdc2' >Makefile => Makefile.ssl >mdc2.h => ../../include/openssl/mdc2.h [File exists] >mdc2test.c => ../../test/mdc2test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/mdc2' >making links in crypto/hmac... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/hmac' >Makefile => Makefile.ssl >hmac.h => ../../include/openssl/hmac.h [File exists] >hmactest.c => ../../test/hmactest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/hmac' >making links in crypto/ripemd... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/ripemd' >Makefile => Makefile.ssl >ripemd.h => ../../include/openssl/ripemd.h [File exists] >rmdtest.c => ../../test/rmdtest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/ripemd' >making links in crypto/des... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/des' >Makefile => Makefile.ssl >asm/perlasm => ../../perlasm >des.h => ../../include/openssl/des.h [File exists] >destest.c => ../../test/destest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/des' >making links in crypto/rc2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc2' >Makefile => Makefile.ssl >rc2.h => ../../include/openssl/rc2.h [File exists] >rc2test.c => ../../test/rc2test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc2' >making links in crypto/rc4... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc4' >Makefile => Makefile.ssl >rc4.h => ../../include/openssl/rc4.h [File exists] >rc4test.c => ../../test/rc4test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc4' >making links in crypto/rc5... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc5' >Makefile => Makefile.ssl >rc5.h => ../../include/openssl/rc5.h [File exists] >rc5test.c => ../../test/rc5test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc5' >making links in crypto/idea... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/idea' >Makefile => Makefile.ssl >idea.h => ../../include/openssl/idea.h [File exists] >ideatest.c => ../../test/ideatest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/idea' >making links in crypto/bf... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bf' >Makefile => Makefile.ssl >blowfish.h => ../../include/openssl/blowfish.h [File exists] >bftest.c => ../../test/bftest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bf' >making links in crypto/cast... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/cast' >Makefile => Makefile.ssl >cast.h => ../../include/openssl/cast.h [File exists] >casttest.c => ../../test/casttest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/cast' >making links in crypto/bn... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bn' >Makefile => Makefile.ssl >bn.h => ../../include/openssl/bn.h [File exists] >bntest.c => ../../test/bntest.c [File exists] >exptest.c => ../../test/exptest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bn' >making links in crypto/rsa... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rsa' >Makefile => Makefile.ssl >rsa.h => ../../include/openssl/rsa.h [File exists] >rsa_test.c => ../../test/rsa_test.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rsa' >making links in crypto/dsa... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/dsa' >Makefile => Makefile.ssl >dsa.h => ../../include/openssl/dsa.h [File exists] >dsatest.c => ../../test/dsatest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/dsa' >making links in crypto/dh... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/dh' >Makefile => Makefile.ssl >dh.h => ../../include/openssl/dh.h [File exists] >dhtest.c => ../../test/dhtest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/dh' >making links in crypto/dso... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/dso' >Makefile => Makefile.ssl >dso.h => ../../include/openssl/dso.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/dso' >making links in crypto/buffer... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/buffer' >Makefile => Makefile.ssl >buffer.h => ../../include/openssl/buffer.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/buffer' >making links in crypto/bio... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bio' >Makefile => Makefile.ssl >bio.h => ../../include/openssl/bio.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bio' >making links in crypto/stack... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/stack' >Makefile => Makefile.ssl >stack.h => ../../include/openssl/stack.h [File exists] >safestack.h => ../../include/openssl/safestack.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/stack' >making links in crypto/lhash... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/lhash' >Makefile => Makefile.ssl >lhash.h => ../../include/openssl/lhash.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/lhash' >making links in crypto/rand... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rand' >Makefile => Makefile.ssl >rand.h => ../../include/openssl/rand.h [File exists] >randtest.c => ../../test/randtest.c [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rand' >making links in crypto/err... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/err' >Makefile => Makefile.ssl >err.h => ../../include/openssl/err.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/err' >making links in crypto/objects... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/objects' >Makefile => Makefile.ssl >objects.h => ../../include/openssl/objects.h [File exists] >obj_mac.h => ../../include/openssl/obj_mac.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/objects' >making links in crypto/evp... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/evp' >Makefile => Makefile.ssl >evp.h => ../../include/openssl/evp.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/evp' >making links in crypto/asn1... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/asn1' >Makefile => Makefile.ssl >asn1.h => ../../include/openssl/asn1.h [File exists] >asn1_mac.h => ../../include/openssl/asn1_mac.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/asn1' >making links in crypto/pem... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/pem' >Makefile => Makefile.ssl >pem.h => ../../include/openssl/pem.h [File exists] >pem2.h => ../../include/openssl/pem2.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/pem' >making links in crypto/x509... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/x509' >Makefile => Makefile.ssl >x509.h => ../../include/openssl/x509.h [File exists] >x509_vfy.h => ../../include/openssl/x509_vfy.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/x509' >making links in crypto/x509v3... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/x509v3' >Makefile => Makefile.ssl >x509v3.h => ../../include/openssl/x509v3.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/x509v3' >making links in crypto/conf... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/conf' >Makefile => Makefile.ssl >conf.h => ../../include/openssl/conf.h [File exists] >conf_api.h => ../../include/openssl/conf_api.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/conf' >making links in crypto/txt_db... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/txt_db' >Makefile => Makefile.ssl >txt_db.h => ../../include/openssl/txt_db.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/txt_db' >making links in crypto/pkcs7... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/pkcs7' >Makefile => Makefile.ssl >pkcs7.h => ../../include/openssl/pkcs7.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/pkcs7' >making links in crypto/pkcs12... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/pkcs12' >Makefile => Makefile.ssl >pkcs12.h => ../../include/openssl/pkcs12.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/pkcs12' >making links in crypto/comp... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/comp' >Makefile => Makefile.ssl >comp.h => ../../include/openssl/comp.h [File exists] >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/comp' >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/crypto' >making links in ssl... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/ssl' >Makefile => Makefile.ssl >ssl.h => ../include/openssl/ssl.h [File exists] >ssl2.h => ../include/openssl/ssl2.h [File exists] >ssl3.h => ../include/openssl/ssl3.h [File exists] >ssl23.h => ../include/openssl/ssl23.h [File exists] >tls1.h => ../include/openssl/tls1.h [File exists] >ssltest.c => ../test/ssltest.c [File exists] >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/ssl' >making links in rsaref... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/rsaref' >Makefile => Makefile.ssl >rsaref.h => ../include/openssl/rsaref.h [File exists] >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/rsaref' >makinglinks in apps... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/apps' >Makefile => Makefile.ssl >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/apps' >making links in test... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/test' >Makefile => Makefile.ssl >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/test' >making links in tools... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/tools' >Makefile => Makefile.ssl >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/tools' > >Configured for linux-elf. >________________________________________________________________________________ >____ > > > >root@abc openssl-0.9.6b]# make >+ rm -f libcrypto.so.0 >+ rm -f libcrypto.so >+ rm -f libcrypto.so.0.9.6 >+ rm -f libssl.so.0 >+ rm -f libssl.so >+ rm -f libssl.so.0.9.6 >making all in crypto... >make[1]: Entering directory `/usr/local/openssl-0.9.6b/crypto' >( echo "#ifndef MK1MF_BUILD"; \ >echo " /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \ >echo " #define CFLAGS \"gcc -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM\""; \ >echo " #define PLATFORM \"linux-elf\""; \ >echo " #define DATE \"`date`\""; \ >echo "#endif" ) >buildinf.h >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o cryptlib.o cryptlib.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o mem.o mem.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o mem_dbg.o mem_dbg.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o cversion.o cversion.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o ex_data.o ex_data.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o tmdiff.o tmdiff.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o cpt_err.o cpt_err.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o ebcdic.o ebcdic.c >gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H - >DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM - >DRMD160_ASM -c -o uid.o uid.c >ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o tmdiff.o >cpt_err.o ebcdic.o uid.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../libcrypto.a >making all in crypto/md2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md2' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md2_dgst.o md2_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md2_one.o md2_one.c >ar r ../../libcrypto.a md2_dgst.o md2_one.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md2' >making all in crypto/md4... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md4' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md4_dgst.o md4_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md4_one.o md4_one.c >ar r ../../libcrypto.a md4_dgst.o md4_one.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md4' >making all in crypto/md5... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/md5' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md5_dgst.o md5_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o md5_one.o md5_one.c >(cd asm; /usr/bin/perl md5-586.pl cpp >mx86unix.cpp) >gcc -E -DELF -x c asm/mx86unix.cpp | as -o asm/mx86-elf.o >ar r ../../libcrypto.a md5_dgst.o md5_one.o asm/mx86-elf.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/md5' >making all in crypto/sha... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/sha' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o sha_dgst.o sha_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o sha1dgst.o sha1dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o sha_one.o sha_one.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o sha1_one.o sha1_one.c >(cd asm; /usr/bin/perl sha1-586.pl cpp >sx86unix.cpp) >gcc -E -DELF -x c asm/sx86unix.cpp | as -o asm/sx86-elf.o >ar r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o asm/sx86-elf.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/sha' >making all in crypto/mdc2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/mdc2' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o mdc2dgst.o mdc2dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o mdc2_one.o mdc2_one.c >ar r ../../libcrypto.a mdc2dgst.o mdc2_one.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/mdc2' >making all in crypto/hmac... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/hmac' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o hmac.o hmac.c >ar r ../../libcrypto.a hmac.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/hmac' >making all in crypto/ripemd... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/ripemd' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rmd_dgst.o rmd_dgst.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rmd_one.o rmd_one.c >(cd asm; /usr/bin/perl rmd-586.pl cpp >rm86unix.cpp) >gcc -E -DELF -x c asm/rm86unix.cpp | as -o asm/rm86-elf.o >ar r ../../libcrypto.a rmd_dgst.o rmd_one.o asm/rm86-elf.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/ripemd' >making all in crypto/des... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/des' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o set_key.o set_key.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ecb_enc.o ecb_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cbc_enc.o cbc_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ecb3_enc.o ecb3_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cfb64enc.o cfb64enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cfb64ede.o cfb64ede.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cfb_enc.o cfb_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ofb64ede.o ofb64ede.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o enc_read.o enc_read.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o enc_writ.o enc_writ.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ofb64enc.o ofb64enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ofb_enc.o ofb_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o str2key.o str2key.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o pcbc_enc.o pcbc_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o qud_cksm.o qud_cksm.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rand_key.o rand_key.c >(cd asm; /usr/bin/perl des-586.pl cpp >dx86unix.cpp) >gcc -E -DELF -x c asm/dx86unix.cpp | as -o asm/dx86-elf.o >(cd asm; /usr/bin/perl crypt586.pl cpp >yx86unix.cpp) >gcc -E -DELF -x c asm/yx86unix.cpp | as -o asm/yx86-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o read2pwd.o read2pwd.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o fcrypt.o fcrypt.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o xcbc_enc.o xcbc_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o read_pwd.o read_pwd.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rpc_enc.o rpc_enc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o cbc_cksm.o cbc_cksm.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o ede_cbcm_enc.o 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 asm/dx86-elf.o asm/yx86-elf.o >read2pwd.o fcrypt.o xcbc_enc.o read_pwd.o rpc_enc.o cbc_cksm.o ede_cbcm_enc.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/des' >making all in crypto/rc2... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc2' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2_ecb.o rc2_ecb.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2_skey.o rc2_skey.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2_cbc.o rc2_cbc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2cfb64.o rc2cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc2ofb64.o rc2ofb64.c >ar r ../../libcrypto.a rc2_ecb.o rc2_skey.o rc2_cbc.o rc2cfb64.o rc2ofb64.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc2' >making all in crypto/rc4... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc4' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc4_skey.o rc4_skey.c >(cd asm; /usr/bin/perl rc4-586.pl cpp >rx86unix.cpp) >gcc -E -DELF -x c asm/rx86unix.cpp | as -o asm/rx86-elf.o >ar r ../../libcrypto.a rc4_skey.o asm/rx86-elf.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc4' >making all in crypto/rc5... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rc5' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc5_skey.o rc5_skey.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc5_ecb.o rc5_ecb.c >(cd asm; /usr/bin/perl rc5-586.pl cpp >r586unix.cpp) >gcc -E -DELF -x c asm/r586unix.cpp | as -o asm/r586-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc5cfb64.o rc5cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rc5ofb64.o rc5ofb64.c >ar r ../../libcrypto.a rc5_skey.o rc5_ecb.o asm/r586-elf.o rc5cfb64.o rc5ofb64.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rc5' >making all in crypto/idea... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/idea' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_cbc.o i_cbc.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_cfb64.o i_cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_ofb64.o i_ofb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_ecb.o i_ecb.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o i_skey.o i_skey.c >ar r ../../libcrypto.a i_cbc.o i_cfb64.o i_ofb64.o i_ecb.o i_skey.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/idea' >making all in crypto/bf... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bf' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bf_skey.o bf_skey.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bf_ecb.o bf_ecb.c >(cd asm; /usr/bin/perl bf-586.pl cpp >bx86unix.cpp) >gcc -E -DELF -x c asm/bx86unix.cpp | as -o asm/bx86-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bf_cfb64.o bf_cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bf_ofb64.o bf_ofb64.c >ar r ../../libcrypto.a bf_skey.o bf_ecb.o asm/bx86-elf.o bf_cfb64.o bf_ofb64.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bf' >making all in crypto/cast... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/cast' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o c_skey.o c_skey.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o c_ecb.o c_ecb.c >(cd asm; /usr/bin/perl cast-586.pl cpp >cx86unix.cpp) >gcc -E -DELF -x c asm/cx86unix.cpp | as -o asm/cx86-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o c_cfb64.o c_cfb64.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o c_ofb64.o c_ofb64.c >ar r ../../libcrypto.a c_skey.o c_ecb.o asm/cx86-elf.o c_cfb64.o c_ofb64.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/cast' >making all in crypto/bn... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/bn' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_add.o bn_add.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_div.o bn_div.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_exp.o bn_exp.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_lib.o bn_lib.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_ctx.o bn_ctx.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_mul.o bn_mul.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_print.o bn_print.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_rand.o bn_rand.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_shift.o bn_shift.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_word.o bn_word.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_blind.o bn_blind.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_gcd.o bn_gcd.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_prime.o bn_prime.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_err.o bn_err.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_sqr.o bn_sqr.c >(cd asm; /usr/bin/perl bn-586.pl cpp >bn86unix.cpp ) >gcc -E -DELF -x c asm/bn86unix.cpp | as -o asm/bn86-elf.o >(cd asm; /usr/bin/perl co-586.pl cpp >co86unix.cpp ) >gcc -E -DELF -x c asm/co86unix.cpp | as -o asm/co86-elf.o >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_recp.o bn_recp.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_mont.o bn_mont.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_mpi.o bn_mpi.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o bn_exp2.o bn_exp2.c >ar r ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.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 asm/bn86-elf.o asm/co86-elf.o bn_recp.o bn_mont.o bn_mpi.o >bn_exp2.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/bn' >making all in crypto/rsa... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/rsa' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_eay.o rsa_eay.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_gen.o rsa_gen.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_lib.o rsa_lib.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_sign.o rsa_sign.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_saos.o rsa_saos.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_err.o rsa_err.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_pk1.o rsa_pk1.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_ssl.o rsa_ssl.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_none.o rsa_none.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_oaep.o rsa_oaep.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_chk.o rsa_chk.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o rsa_null.o rsa_null.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 rsa_chk.o rsa_null.o >You may get an error following this line. Please ignore. >/usr/bin/ranlib ../../libcrypto.a >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/rsa' >making all in crypto/dsa... >make[2]: Entering directory `/usr/local/openssl-0.9.6b/crypto/dsa' >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_gen.o dsa_gen.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_key.o dsa_key.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_lib.o dsa_lib.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM-c -o dsa_asn1.o dsa_asn1.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_vrf.o dsa_vrf.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_sign.o dsa_sign.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_err.o dsa_err.c >gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN - >DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall - >DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c -o dsa_ossl.o dsa_ossl.c >In file included from dsa_ossl.c:62: >../cryptlib.h:65: Internal error: Segmentation fault. >Please submit a full bug report. >See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. >make[2]: *** [dsa_ossl.o] Error 1 >make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/dsa' >make[1]: *** [subdirs] Error 1 >make[1]: Leaving directory `/usr/local/openssl-0.9.6b/crypto' >make: *** [sub_all] Error 1 > > >Additional info:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 63679
: 915098