Skip to content

Instantly share code, notes, and snippets.

@TooTallNate
Created August 23, 2012 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TooTallNate/e4eb5591dc23b70669dd to your computer and use it in GitHub Desktop.
Save TooTallNate/e4eb5591dc23b70669dd to your computer and use it in GitHub Desktop.
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/dsa/dsa_ameth.o: In function `dsa_pkey_ctrl':
dsa_ameth.c:(.text+0x130): undefined reference to `CMS_SignerInfo_get0_algs'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/ec/ec_ameth.o: In function `ec_pkey_ctrl':
ec_ameth.c:(.text+0xf8): undefined reference to `CMS_SignerInfo_get0_algs'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/err/err_all.o: In function `ERR_load_crypto_strings':
err_all.c:(.text+0x70): undefined reference to `ERR_load_CMS_strings'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_256_cfb8_cipher':
e_camellia.c:(.text+0x40): undefined reference to `Camellia_cfb8_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_192_cfb8_cipher':
e_camellia.c:(.text+0xc8): undefined reference to `Camellia_cfb8_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_128_cfb8_cipher':
e_camellia.c:(.text+0x150): undefined reference to `Camellia_cfb8_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_256_cfb1_cipher':
e_camellia.c:(.text+0x1ec): undefined reference to `Camellia_cfb1_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_192_cfb1_cipher':
e_camellia.c:(.text+0x280): undefined reference to `Camellia_cfb1_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_128_cfb1_cipher':
e_camellia.c:(.text+0x314): undefined reference to `Camellia_cfb1_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_256_ecb_cipher':
e_camellia.c:(.text+0x390): undefined reference to `Camellia_ecb_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_192_ecb_cipher':
e_camellia.c:(.text+0x3e4): undefined reference to `Camellia_ecb_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_128_ecb_cipher':
e_camellia.c:(.text+0x438): undefined reference to `Camellia_ecb_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_256_ofb_cipher':
e_camellia.c:(.text+0x4a0): undefined reference to `Camellia_ofb128_encrypt'
e_camellia.c:(.text+0x4f4): undefined reference to `Camellia_ofb128_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_192_ofb_cipher':
e_camellia.c:(.text+0x554): undefined reference to `Camellia_ofb128_encrypt'
e_camellia.c:(.text+0x5a8): undefined reference to `Camellia_ofb128_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_128_ofb_cipher':
e_camellia.c:(.text+0x608): undefined reference to `Camellia_ofb128_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o:e_camellia.c:(.text+0x65c): more undefined references to `Camellia_ofb128_encrypt' follow
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_256_cfb128_cipher':
e_camellia.c:(.text+0x6ac): undefined reference to `Camellia_cfb128_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_192_cfb128_cipher':
e_camellia.c:(.text+0x734): undefined reference to `Camellia_cfb128_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_128_cfb128_cipher':
e_camellia.c:(.text+0x7bc): undefined reference to `Camellia_cfb128_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_256_cbc_cipher':
e_camellia.c:(.text+0x854): undefined reference to `Camellia_cbc_encrypt'
e_camellia.c:(.text+0x89c): undefined reference to `Camellia_cbc_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_192_cbc_cipher':
e_camellia.c:(.text+0x8fc): undefined reference to `Camellia_cbc_encrypt'
e_camellia.c:(.text+0x944): undefined reference to `Camellia_cbc_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_128_cbc_cipher':
e_camellia.c:(.text+0x9a4): undefined reference to `Camellia_cbc_encrypt'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o:e_camellia.c:(.text+0x9ec): more undefined references to `Camellia_cbc_encrypt' follow
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/e_camellia.o: In function `camellia_init_key':
e_camellia.c:(.text+0xa18): undefined reference to `Camellia_set_key'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/m_mdc2.o: In function `final':
m_mdc2.c:(.text+0xc): undefined reference to `MDC2_Final'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/m_mdc2.o: In function `update':
m_mdc2.c:(.text+0x14): undefined reference to `MDC2_Update'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/m_mdc2.o: In function `init':
m_mdc2.c:(.text+0x1c): undefined reference to `MDC2_Init'
/Users/nrajlich/node/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/rsa/rsa_ameth.o: In function `rsa_pkey_ctrl':
rsa_ameth.c:(.text+0xc0): undefined reference to `CMS_SignerInfo_get0_algs'
rsa_ameth.c:(.text+0x100): undefined reference to `CMS_RecipientInfo_ktri_get0_algs'
collect2: ld returned 1 exit status
make[1]: *** [/Users/nrajlich/node/out/Release/node] Error 1
make: *** [node] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment