Skip to content

Instantly share code, notes, and snippets.

Created August 17, 2012 15:45
Show Gist options
  • Save anonymous/3380022 to your computer and use it in GitHub Desktop.
Save anonymous/3380022 to your computer and use it in GitHub Desktop.
./openssl.fail
if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then \
(cd ..; make libcrypto.so.1.0.0); \
fi
make[2]: Entering directory `/home/del/Downloads/openssl-1.0.1c'
[ -z "" ] || i686-unknown-linux-gnu-gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -Iinclude \
-DFINGERPRINT_PREMAIN_DSO_LOAD -o fips_premain_dso \
fips_premain.c fipscanister.o \
libcrypto.a -ldl
make[3]: Entering directory `/home/del/Downloads/openssl-1.0.1c'
make[4]: Entering directory `/home/del/Downloads/openssl-1.0.1c'
libcrypto.a(x86cpuid.o): In function `OPENSSL_cleanse':
x86cpuid.s:(.text+0x2e0): multiple definition of `OPENSSL_cleanse'
libcrypto.a(mem_clr.o):mem_clr.c:(.text+0x0): first defined here
libcrypto.a(des-586.o): In function `DES_SPtrans':
des-586.s:(.text+0x15c0): multiple definition of `DES_SPtrans'
libcrypto.a(des_enc.o):(.rodata+0xa0): first defined here
libcrypto.a(des-586.o): In function `DES_encrypt1':
des-586.s:(.text+0xe40): multiple definition of `DES_encrypt1'
libcrypto.a(des_enc.o):des_enc.c:(.text+0x0): first defined here
libcrypto.a(des-586.o): In function `DES_encrypt2':
des-586.s:(.text+0xf30): multiple definition of `DES_encrypt2'
libcrypto.a(des_enc.o):des_enc.c:(.text+0x1cf0): first defined here
libcrypto.a(des-586.o): In function `DES_encrypt3':
des-586.s:(.text+0xf80): multiple definition of `DES_encrypt3'
libcrypto.a(des_enc.o):des_enc.c:(.text+0x3910): first defined here
libcrypto.a(des-586.o): In function `DES_decrypt3':
des-586.s:(.text+0x10b0): multiple definition of `DES_decrypt3'
libcrypto.a(des_enc.o):des_enc.c:(.text+0x3a50): first defined here
libcrypto.a(des-586.o): In function `DES_ncbc_encrypt':
des-586.s:(.text+0x11e0): multiple definition of `DES_ncbc_encrypt'
libcrypto.a(des_enc.o):des_enc.c:(.text+0x3b90): first defined here
libcrypto.a(des-586.o): In function `DES_ede3_cbc_encrypt':
des-586.s:(.text+0x13c0): multiple definition of `DES_ede3_cbc_encrypt'
libcrypto.a(des_enc.o):des_enc.c:(.text+0x4190): first defined here
libcrypto.a(crypt586.o): In function `fcrypt_body':
crypt586.s:(.text+0x0): multiple definition of `fcrypt_body'
libcrypto.a(fcrypt_b.o):fcrypt_b.c:(.text+0x0): first defined here
libcrypto.a(aes-586.o): In function `AES_encrypt':
aes-586.s:(.text+0x1400): multiple definition of `AES_encrypt'
libcrypto.a(aes_core.o):aes_core.c:(.text+0x1200): first defined here
libcrypto.a(aes-586.o): In function `AES_decrypt':
aes-586.s:(.text+0x2a40): multiple definition of `AES_decrypt'
libcrypto.a(aes_core.o):aes_core.c:(.text+0x16b0): first defined here
libcrypto.a(aes-586.o): In function `AES_cbc_encrypt':
aes-586.s:(.text+0x2af0): multiple definition of `AES_cbc_encrypt'
libcrypto.a(aes_cbc.o):aes_cbc.c:(.text+0x0): first defined here
libcrypto.a(aes-586.o): In function `private_AES_set_encrypt_key':
aes-586.s:(.text+0x33f0): multiple definition of `private_AES_set_encrypt_key'
libcrypto.a(aes_core.o):aes_core.c:(.text+0x0): first defined here
libcrypto.a(aes-586.o): In function `private_AES_set_decrypt_key':
aes-586.s:(.text+0x3400): multiple definition of `private_AES_set_decrypt_key'
libcrypto.a(aes_core.o):aes_core.c:(.text+0xf90): first defined here
libcrypto.a(rc4-586.o): In function `RC4':
rc4-586.s:(.text+0x0): multiple definition of `RC4'
libcrypto.a(rc4_enc.o):rc4_enc.c:(.text+0x0): first defined here
libcrypto.a(rc4-586.o): In function `private_RC4_set_key':
rc4-586.s:(.text+0x310): multiple definition of `private_RC4_set_key'
libcrypto.a(rc4_skey.o):rc4_skey.c:(.text+0x10): first defined here
libcrypto.a(rc4-586.o): In function `RC4_options':
rc4-586.s:(.text+0x3d0): multiple definition of `RC4_options'
libcrypto.a(rc4_skey.o):rc4_skey.c:(.text+0x0): first defined here
libcrypto.a(bf-586.o): In function `BF_encrypt':
bf-586.s:(.text+0x0): multiple definition of `BF_encrypt'
libcrypto.a(bf_enc.o):bf_enc.c:(.text+0x0): first defined here
libcrypto.a(bf-586.o): In function `BF_decrypt':
bf-586.s:(.text+0x420): multiple definition of `BF_decrypt'
libcrypto.a(bf_enc.o):bf_enc.c:(.text+0x400): first defined here
libcrypto.a(bf-586.o): In function `BF_cbc_encrypt':
bf-586.s:(.text+0x840): multiple definition of `BF_cbc_encrypt'
libcrypto.a(bf_enc.o):bf_enc.c:(.text+0x800): first defined here
libcrypto.a(cmll-x86.o): In function `Camellia_EncryptBlock_Rounds':
cmll-586.s:(.text+0x0): multiple definition of `Camellia_EncryptBlock_Rounds'
libcrypto.a(camellia.o):camellia.c:(.text+0xce0): first defined here
libcrypto.a(cmll-x86.o): In function `Camellia_EncryptBlock':
cmll-586.s:(.text+0x80): multiple definition of `Camellia_EncryptBlock'
libcrypto.a(camellia.o):camellia.c:(.text+0x10f0): first defined here
libcrypto.a(cmll-x86.o): In function `Camellia_encrypt':
cmll-586.s:(.text+0xa0): multiple definition of `Camellia_encrypt'
libcrypto.a(cmll_misc.o):cmll_misc.c:(.text+0x30): first defined here
libcrypto.a(cmll-x86.o): In function `Camellia_DecryptBlock_Rounds':
cmll-586.s:(.text+0x430): multiple definition of `Camellia_DecryptBlock_Rounds'
libcrypto.a(camellia.o):camellia.c:(.text+0x1110): first defined here
libcrypto.a(cmll-x86.o): In function `Camellia_DecryptBlock':
cmll-586.s:(.text+0x4b0): multiple definition of `Camellia_DecryptBlock'
libcrypto.a(camellia.o):camellia.c:(.text+0x1530): first defined here
libcrypto.a(cmll-x86.o): In function `Camellia_decrypt':
cmll-586.s:(.text+0x4d0): multiple definition of `Camellia_decrypt'
libcrypto.a(cmll_misc.o):cmll_misc.c:(.text+0x0): first defined here
libcrypto.a(cmll-x86.o): In function `Camellia_Ekeygen':
cmll-586.s:(.text+0x860): multiple definition of `Camellia_Ekeygen'
libcrypto.a(camellia.o):camellia.c:(.text+0x0): first defined here
libcrypto.a(cmll-x86.o): In function `private_Camellia_set_key':
cmll-586.s:(.text+0x11d0): multiple definition of `private_Camellia_set_key'
libcrypto.a(cmll_misc.o):cmll_misc.c:(.text+0x60): first defined here
libcrypto.a(cmll-x86.o): In function `Camellia_cbc_encrypt':
cmll-586.s:(.text+0x2280): multiple definition of `Camellia_cbc_encrypt'
libcrypto.a(cmll_cbc.o):cmll_cbc.c:(.text+0x0): first defined here
libcrypto.a(bn-586.o): In function `bn_mul_add_words':
asm/bn-586.s:(.text+0x0): multiple definition of `bn_mul_add_words'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x0): first defined here
libcrypto.a(bn-586.o): In function `bn_mul_words':
asm/bn-586.s:(.text+0x2e0): multiple definition of `bn_mul_words'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x190): first defined here
libcrypto.a(bn-586.o): In function `bn_sqr_words':
asm/bn-586.s:(.text+0x470): multiple definition of `bn_sqr_words'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x2b0): first defined here
libcrypto.a(bn-586.o): In function `bn_div_words':
asm/bn-586.s:(.text+0x5b0): multiple definition of `bn_div_words'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x340): first defined here
libcrypto.a(bn-586.o): In function `bn_add_words':
asm/bn-586.s:(.text+0x5c0): multiple definition of `bn_add_words'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x380): first defined here
libcrypto.a(bn-586.o): In function `bn_sub_words':
asm/bn-586.s:(.text+0x770): multiple definition of `bn_sub_words'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x490): first defined here
libcrypto.a(co-586.o): In function `bn_mul_comba8':
asm/co-586.s:(.text+0x0): multiple definition of `bn_mul_comba8'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x5b0): first defined here
libcrypto.a(co-586.o): In function `bn_mul_comba4':
asm/co-586.s:(.text+0x450): multiple definition of `bn_mul_comba4'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0xe70): first defined here
libcrypto.a(co-586.o): In function `bn_sqr_comba8':
asm/co-586.s:(.text+0x590): multiple definition of `bn_sqr_comba8'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x10b0): first defined here
libcrypto.a(co-586.o): In function `bn_sqr_comba4':
asm/co-586.s:(.text+0x8c0): multiple definition of `bn_sqr_comba4'
libcrypto.a(bn_asm.o):bn_asm.c:(.text+0x1f50): first defined here
libcrypto.a(cast-586.o): In function `CAST_encrypt':
cast-586.s:(.text+0x0): multiple definition of `CAST_encrypt'
libcrypto.a(c_enc.o):c_enc.c:(.text+0x0): first defined here
libcrypto.a(cast-586.o): In function `CAST_decrypt':
cast-586.s:(.text+0x4b0): multiple definition of `CAST_decrypt'
libcrypto.a(c_enc.o):c_enc.c:(.text+0x500): first defined here
libcrypto.a(cast-586.o): In function `CAST_cbc_encrypt':
cast-586.s:(.text+0x950): multiple definition of `CAST_cbc_encrypt'
libcrypto.a(c_enc.o):c_enc.c:(.text+0x9e0): first defined here
collect2: ld returned 1 exit status
make[4]: *** [link_a.gnu] Error 1
make[4]: Leaving directory `/home/del/Downloads/openssl-1.0.1c'
make[3]: *** [do_linux-shared] Error 2
make[3]: Leaving directory `/home/del/Downloads/openssl-1.0.1c'
make[2]: *** [libcrypto.so.1.0.0] Error 2
make[2]: Leaving directory `/home/del/Downloads/openssl-1.0.1c'
make[1]: *** [shared] Error 2
make[1]: Leaving directory `/home/del/Downloads/openssl-1.0.1c/crypto'
make: *** [build_crypto] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment