decryp2kanon / sugarmaker

CPU miner for Yespower variant algorithms
Other
53 stars 29 forks source link

aarch64 static build failed #11

Closed decryp2kanon closed 4 years ago

decryp2kanon commented 4 years ago

/usr/local//lib/libcurl.a(libcurl_la-url.o): In function Curl_disconnect': url.c:(.text+0x3948): undefined reference toidn_free' url.c:(.text+0x3954): undefined reference to idn_free' /usr/local//lib/libcurl.a(libcurl_la-url.o): In functionfix_hostname': url.c:(.text.unlikely+0x24c): undefined reference to stringprep_check_version' url.c:(.text.unlikely+0x264): undefined reference toidna_to_ascii_lz' url.c:(.text.unlikely+0x26c): undefined reference to stringprep_locale_charset' url.c:(.text.unlikely+0x2c4): undefined reference toidna_to_unicode_lzlz' url.c:(.text.unlikely+0x2d8): undefined reference to tld_check_lz' url.c:(.text.unlikely+0x2e4): undefined reference totld_strerror' url.c:(.text.unlikely+0x31c): undefined reference to idn_free' /usr/local//lib/libcurl.a(libcurl_la-version.o): In functioncurl_version': version.c:(.text+0x58): undefined reference to zlibVersion' version.c:(.text+0x88): undefined reference tostringprep_check_version' version.c:(.text+0x94): undefined reference to stringprep_check_version' /usr/local//lib/libcurl.a(libcurl_la-version.o): In functioncurl_version_info': version.c:(.text+0x10c): undefined reference to zlibVersion' version.c:(.text+0x11c): undefined reference tostringprep_check_version' /usr/local//lib/libcurl.a(libcurl_la-strerror.o): In function Curl_idn_strerror': strerror.c:(.text+0x164): undefined reference toidna_strerror' /usr/local//lib/libcurl.a(libcurl_la-content_encoding.o): In function inflate_stream': content_encoding.c:(.text+0x1b8): undefined reference toinflate' content_encoding.c:(.text+0x1dc): undefined reference to inflateEnd' content_encoding.c:(.text+0x1f0): undefined reference toinflateInit2_' content_encoding.c:(.text+0x26c): undefined reference to inflateEnd' content_encoding.c:(.text+0x2cc): undefined reference toinflateEnd' content_encoding.c:(.text+0x2e0): undefined reference to inflateEnd' content_encoding.c:(.text+0x31c): undefined reference toinflateEnd' content_encoding.c:(.text+0x32c): undefined reference to inflateEnd' /usr/local//lib/libcurl.a(libcurl_la-content_encoding.o): In functionCurl_unencode_deflate_write': contentencoding.c:(.text+0x39c): undefined reference to `inflateInit' /usr/local//lib/libcurl.a(libcurl_la-content_encoding.o): In function Curl_unencode_gzip_write': content_encoding.c:(.text+0x534): undefined reference tozlibVersion' contentencoding.c:(.text+0x55c): undefined reference to `inflateInit2' contentencoding.c:(.text+0x5a0): undefined reference to `inflateInit2' content_encoding.c:(.text+0x614): undefined reference to inflateEnd' content_encoding.c:(.text+0x650): undefined reference toinflateEnd' content_encoding.c:(.text+0x700): undefined reference to inflateEnd' /usr/local//lib/libcurl.a(libcurl_la-content_encoding.o): In functionCurl_unencode_cleanup': content_encoding.c:(.text+0x754): undefined reference to inflateEnd' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionossl_recv': openssl.c:(.text+0x3c): undefined reference to ERR_clear_error' openssl.c:(.text+0x60): undefined reference toSSL_read' openssl.c:(.text+0xa8): undefined reference to SSL_get_error' openssl.c:(.text+0xb4): undefined reference toERR_get_error' openssl.c:(.text+0xd4): undefined reference to ERR_error_string' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionossl_send': openssl.c:(.text+0x17c): undefined reference to ERR_clear_error' openssl.c:(.text+0x1a0): undefined reference toSSL_write' openssl.c:(.text+0x1e4): undefined reference to SSL_get_error' openssl.c:(.text+0x268): undefined reference toERR_get_error' openssl.c:(.text+0x274): undefined reference to ERR_error_string' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionx509_name_oneline': openssl.c:(.text+0x2d4): undefined reference to BIO_s_mem' openssl.c:(.text+0x2d8): undefined reference toBIO_new' openssl.c:(.text+0x2f0): undefined reference to X509_NAME_print_ex' openssl.c:(.text+0x308): undefined reference toBIO_ctrl' openssl.c:(.text+0x334): undefined reference to BIO_free' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functioncert_verify_callback': openssl.c:(.text+0x3a0): undefined reference to X509_STORE_CTX_get_current_cert' openssl.c:(.text+0x3a4): undefined reference toX509_get_subject_name' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_seed': openssl.c:(.text+0x7a8): undefined reference toRAND_load_file' openssl.c:(.text+0x7ac): undefined reference to RAND_status' openssl.c:(.text+0x7bc): undefined reference toRAND_egd' openssl.c:(.text+0x7c8): undefined reference to RAND_status' openssl.c:(.text+0x7dc): undefined reference toRAND_bytes' openssl.c:(.text+0x7ec): undefined reference to RAND_add' openssl.c:(.text+0x7f0): undefined reference toRAND_status' openssl.c:(.text+0x804): undefined reference to RAND_file_name' openssl.c:(.text+0x818): undefined reference toRAND_load_file' openssl.c:(.text+0x81c): undefined reference to RAND_status' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionssl_ui_writer': openssl.c:(.text+0x8c0): undefined reference to UI_get_string_type' openssl.c:(.text+0x8d4): undefined reference toUI_get0_user_data' openssl.c:(.text+0x8e0): undefined reference to UI_get_input_flags' openssl.c:(.text+0x8e8): undefined reference toUI_OpenSSL' openssl.c:(.text+0x8ec): undefined reference to UI_method_get_writer' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionssl_ui_reader': openssl.c:(.text+0x934): undefined reference to UI_get_string_type' openssl.c:(.text+0x948): undefined reference toUI_get0_user_data' openssl.c:(.text+0x958): undefined reference to UI_get_input_flags' openssl.c:(.text+0x960): undefined reference toUI_OpenSSL' openssl.c:(.text+0x964): undefined reference to UI_method_get_reader' openssl.c:(.text+0x994): undefined reference toUI_set_result' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function X509V3_ext': openssl.c:(.text+0xb3c): undefined reference tosk_num' openssl.c:(.text+0xb58): undefined reference to sk_num' openssl.c:(.text+0xb6c): undefined reference tosk_value' openssl.c:(.text+0xb74): undefined reference to BIO_s_mem' openssl.c:(.text+0xb78): undefined reference toBIO_new' openssl.c:(.text+0xb88): undefined reference to X509_EXTENSION_get_object' openssl.c:(.text+0xb98): undefined reference toi2t_ASN1_OBJECT' openssl.c:(.text+0xba0): undefined reference to X509_EXTENSION_get_critical' openssl.c:(.text+0xbd8): undefined reference toX509V3_EXT_print' openssl.c:(.text+0xbf4): undefined reference to BIO_ctrl' openssl.c:(.text+0xcb0): undefined reference toBIO_free' openssl.c:(.text+0xcb8): undefined reference to sk_num' openssl.c:(.text+0xcf0): undefined reference toASN1_STRING_print' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function servercert': openssl.c:(.text+0x1120): undefined reference toSSL_get_peer_certificate' openssl.c:(.text+0x1144): undefined reference to X509_get_subject_name' openssl.c:(.text+0x1244): undefined reference toX509_get_ext_d2i' openssl.c:(.text+0x1250): undefined reference to sk_num' openssl.c:(.text+0x1294): undefined reference tosk_value' openssl.c:(.text+0x12ac): undefined reference to ASN1_STRING_data' openssl.c:(.text+0x12b8): undefined reference toASN1_STRING_length' openssl.c:(.text+0x12fc): undefined reference to GENERAL_NAMES_free' openssl.c:(.text+0x1344): undefined reference toX509_free' openssl.c:(.text+0x136c): undefined reference to CRYPTO_free' openssl.c:(.text+0x1374): undefined reference toX509_get_issuer_name' openssl.c:(.text+0x1398): undefined reference to X509_free' openssl.c:(.text+0x142c): undefined reference toSSL_get_peer_cert_chain' openssl.c:(.text+0x1438): undefined reference to sk_num' openssl.c:(.text+0x1494): undefined reference tosk_value' openssl.c:(.text+0x149c): undefined reference to X509_get_subject_name' openssl.c:(.text+0x14e8): undefined reference toX509_get_issuer_name' openssl.c:(.text+0x152c): undefined reference to ASN1_INTEGER_get' openssl.c:(.text+0x157c): undefined reference toX509_get_serialNumber' openssl.c:(.text+0x1634): undefined reference to i2t_ASN1_OBJECT' openssl.c:(.text+0x171c): undefined reference toi2t_ASN1_OBJECT' openssl.c:(.text+0x175c): undefined reference to X509_get_pubkey' openssl.c:(.text+0x1788): undefined reference toEVP_PKEY_free' openssl.c:(.text+0x17b4): undefined reference to BIO_s_mem' openssl.c:(.text+0x17b8): undefined reference toBIO_new' openssl.c:(.text+0x17c4): undefined reference to PEM_write_bio_X509' openssl.c:(.text+0x17d8): undefined reference toBIO_ctrl' openssl.c:(.text+0x1800): undefined reference to BIO_free' openssl.c:(.text+0x1864): undefined reference toPEM_read_X509' openssl.c:(.text+0x1880): undefined reference to X509_check_issued' openssl.c:(.text+0x18ac): undefined reference toX509_free' openssl.c:(.text+0x18b4): undefined reference to X509_free' openssl.c:(.text+0x18e8): undefined reference toASN1_INTEGER_get' openssl.c:(.text+0x1948): undefined reference to BN_num_bits' openssl.c:(.text+0x1968): undefined reference toBN_num_bits' openssl.c:(.text+0x19a8): undefined reference to BN_num_bits' openssl.c:(.text+0x19d4): undefined reference toBN_num_bits' openssl.c:(.text+0x1a00): undefined reference to BN_num_bits' /usr/local//lib/libcurl.a(libcurl_la-openssl.o):openssl.c:(.text+0x1a2c): more undefined references toBN_num_bits' follow /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function servercert': openssl.c:(.text+0x1b08): undefined reference toBN_bn2bin' openssl.c:(.text+0x1b44): undefined reference to BN_num_bits' openssl.c:(.text+0x1b70): undefined reference toBN_num_bits' openssl.c:(.text+0x1b9c): undefined reference to BN_num_bits' openssl.c:(.text+0x1bc8): undefined reference toBN_num_bits' openssl.c:(.text+0x1bf4): undefined reference to BN_num_bits' openssl.c:(.text+0x1c20): undefined reference toBN_bn2bin' openssl.c:(.text+0x1c5c): undefined reference to BN_num_bits' openssl.c:(.text+0x1c88): undefined reference toBN_num_bits' openssl.c:(.text+0x1cb4): undefined reference to BN_num_bits' openssl.c:(.text+0x1ce0): undefined reference toBN_num_bits' openssl.c:(.text+0x1d0c): undefined reference to BN_bn2bin' openssl.c:(.text+0x1dbc): undefined reference toGENERAL_NAMES_free' openssl.c:(.text+0x1dd0): undefined reference to X509_get_subject_name' openssl.c:(.text+0x1df8): undefined reference toX509_NAME_get_index_by_NID' openssl.c:(.text+0x1e10): undefined reference to X509_NAME_get_entry' openssl.c:(.text+0x1e14): undefined reference toX509_NAME_ENTRY_get_data' openssl.c:(.text+0x1e20): undefined reference to ASN1_STRING_type' openssl.c:(.text+0x1e34): undefined reference toASN1_STRING_to_UTF8' openssl.c:(.text+0x1e78): undefined reference to CRYPTO_free' openssl.c:(.text+0x1ed4): undefined reference toX509_free' openssl.c:(.text+0x1f04): undefined reference to X509_free' openssl.c:(.text+0x1f0c): undefined reference toX509_free' openssl.c:(.text+0x1f28): undefined reference to BN_bn2bin' openssl.c:(.text+0x1f64): undefined reference toBN_bn2bin' openssl.c:(.text+0x1fa0): undefined reference to BN_bn2bin' openssl.c:(.text+0x1fdc): undefined reference toBN_bn2bin' openssl.c:(.text+0x2018): undefined reference to BN_bn2bin' /usr/local//lib/libcurl.a(libcurl_la-openssl.o):openssl.c:(.text+0x2054): more undefined references toBN_bn2bin' follow /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function servercert': openssl.c:(.text+0x22b8): undefined reference toGENERAL_NAMES_free' openssl.c:(.text+0x2304): undefined reference to X509_free' openssl.c:(.text+0x230c): undefined reference toSSL_get_verify_result' openssl.c:(.text+0x2330): undefined reference to X509_verify_cert_error_string' openssl.c:(.text+0x2354): undefined reference toASN1_STRING_length' openssl.c:(.text+0x2370): undefined reference to CRYPTO_malloc' openssl.c:(.text+0x2384): undefined reference toASN1_STRING_data' openssl.c:(.text+0x23d4): undefined reference to i2d_X509_PUBKEY' openssl.c:(.text+0x23f0): undefined reference toCRYPTO_malloc' openssl.c:(.text+0x240c): undefined reference to i2d_X509_PUBKEY' openssl.c:(.text+0x2420): undefined reference toCRYPTO_free' openssl.c:(.text+0x2468): undefined reference to CRYPTO_free' openssl.c:(.text+0x2478): undefined reference toX509_verify_cert_error_string' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function ossl_connect_common': openssl.c:(.text+0x2548): undefined reference toERR_clear_error' openssl.c:(.text+0x2550): undefined reference to SSL_connect' openssl.c:(.text+0x2564): undefined reference toSSL_get_error' openssl.c:(.text+0x2584): undefined reference to ERR_get_error' openssl.c:(.text+0x25b4): undefined reference toERR_error_string_n' openssl.c:(.text+0x26a4): undefined reference to SSL_get_session' openssl.c:(.text+0x26e4): undefined reference toSSL_get_verify_result' openssl.c:(.text+0x2734): undefined reference to SSL_get_current_cipher' openssl.c:(.text+0x2738): undefined reference toSSL_CIPHER_get_name' openssl.c:(.text+0x2790): undefined reference to X509_verify_cert_error_string' openssl.c:(.text+0x2858): undefined reference toSSLv23_client_method' openssl.c:(.text+0x2870): undefined reference to SSL_CTX_free' openssl.c:(.text+0x2880): undefined reference toSSL_CTX_new' openssl.c:(.text+0x2898): undefined reference to SSL_CTX_ctrl' openssl.c:(.text+0x2938): undefined reference toSSLv3_client_method' openssl.c:(.text+0x29c4): undefined reference to SSL_get1_session' openssl.c:(.text+0x2a84): undefined reference toSSL_CTX_ctrl' openssl.c:(.text+0x2acc): undefined reference to SSL_CTX_set_default_passwd_cb_userdata' openssl.c:(.text+0x2adc): undefined reference toSSL_CTX_set_default_passwd_cb' openssl.c:(.text+0x2b20): undefined reference to d2i_PKCS12_fp' openssl.c:(.text+0x2b38): undefined reference toPKCS12_PBE_add' openssl.c:(.text+0x2b50): undefined reference to PKCS12_parse' openssl.c:(.text+0x2b58): undefined reference toERR_get_error' openssl.c:(.text+0x2b60): undefined reference to ERR_error_string' openssl.c:(.text+0x2b7c): undefined reference toPKCS12_free' openssl.c:(.text+0x2bbc): undefined reference to ERR_peek_error' openssl.c:(.text+0x2bc4): undefined reference toERR_error_string' openssl.c:(.text+0x2bf4): undefined reference to SSL_CTX_callback_ctrl' openssl.c:(.text+0x2c14): undefined reference toSSL_SESSION_free' openssl.c:(.text+0x2c68): undefined reference to SSL_CTX_set_cipher_list' openssl.c:(.text+0x2c94): undefined reference toSSL_CTX_load_verify_locations' openssl.c:(.text+0x2cdc): undefined reference to SSL_CTX_use_certificate_chain_file' openssl.c:(.text+0x2d2c): undefined reference toSSL_CTX_ctrl' openssl.c:(.text+0x2d50): undefined reference to SSL_CTX_use_certificate_file' openssl.c:(.text+0x2d8c): undefined reference toUI_create_method' openssl.c:(.text+0x2d98): undefined reference to UI_OpenSSL' openssl.c:(.text+0x2d9c): undefined reference toUI_method_get_opener' openssl.c:(.text+0x2da8): undefined reference to UI_method_set_opener' openssl.c:(.text+0x2dac): undefined reference toUI_OpenSSL' openssl.c:(.text+0x2db0): undefined reference to UI_method_get_closer' openssl.c:(.text+0x2dbc): undefined reference toUI_method_set_closer' openssl.c:(.text+0x2dcc): undefined reference to UI_method_set_reader' openssl.c:(.text+0x2ddc): undefined reference toUI_method_set_writer' openssl.c:(.text+0x2dec): undefined reference to ENGINE_load_private_key' openssl.c:(.text+0x2df8): undefined reference toUI_destroy_method' openssl.c:(.text+0x2e08): undefined reference to SSL_CTX_use_PrivateKey' openssl.c:(.text+0x2e28): undefined reference toEVP_PKEY_free' openssl.c:(.text+0x2e80): undefined reference to ENGINE_ctrl' openssl.c:(.text+0x2edc): undefined reference toSSL_CTX_get_cert_store' openssl.c:(.text+0x2ee4): undefined reference to X509_LOOKUP_file' openssl.c:(.text+0x2ef0): undefined reference toX509_STORE_add_lookup' openssl.c:(.text+0x2f00): undefined reference to X509_load_crl_file' openssl.c:(.text+0x2f3c): undefined reference toENGINE_ctrl_cmd' openssl.c:(.text+0x2f50): undefined reference to SSL_CTX_use_certificate' openssl.c:(.text+0x2f70): undefined reference toX509_free' openssl.c:(.text+0x2fb4): undefined reference to PKCS12_free' openssl.c:(.text+0x2fc0): undefined reference toSSL_CTX_use_certificate' openssl.c:(.text+0x2fe0): undefined reference to EVP_PKEY_free' openssl.c:(.text+0x2fe8): undefined reference toX509_free' openssl.c:(.text+0x2ff0): undefined reference to X509_free' openssl.c:(.text+0x2ff4): undefined reference toX509_free' openssl.c:(.text+0x2ff8): undefined reference to sk_pop_free' openssl.c:(.text+0x3028): undefined reference toSSL_CTX_use_PrivateKey_file' openssl.c:(.text+0x305c): undefined reference to EVP_PKEY_free' openssl.c:(.text+0x3064): undefined reference toSSL_new' openssl.c:(.text+0x3070): undefined reference to SSL_get_certificate' openssl.c:(.text+0x307c): undefined reference toX509_get_pubkey' openssl.c:(.text+0x3088): undefined reference to SSL_get_privatekey' openssl.c:(.text+0x3094): undefined reference toEVP_PKEY_copy_parameters' openssl.c:(.text+0x309c): undefined reference to EVP_PKEY_free' openssl.c:(.text+0x30a4): undefined reference toSSL_free' openssl.c:(.text+0x30ac): undefined reference to SSL_CTX_check_private_key' openssl.c:(.text+0x3168): undefined reference toSSL_CTX_get_cert_store' openssl.c:(.text+0x3170): undefined reference to X509_STORE_set_flags' openssl.c:(.text+0x31ac): undefined reference toSSL_CTX_set_verify' openssl.c:(.text+0x31e0): undefined reference to SSL_free' openssl.c:(.text+0x31f0): undefined reference toSSL_new' openssl.c:(.text+0x31fc): undefined reference to SSL_set_connect_state' openssl.c:(.text+0x3240): undefined reference toSSL_set_session' openssl.c:(.text+0x3248): undefined reference to ERR_get_error' openssl.c:(.text+0x3250): undefined reference toERR_error_string' openssl.c:(.text+0x328c): undefined reference to SSL_CTX_set_srp_username' openssl.c:(.text+0x32e8): undefined reference toSSL_CTX_use_PrivateKey' openssl.c:(.text+0x3310): undefined reference to ERR_get_error' openssl.c:(.text+0x3318): undefined reference toERR_error_string' openssl.c:(.text+0x33b0): undefined reference to SSL_CTX_set_srp_password' openssl.c:(.text+0x33dc): undefined reference toSSL_CTX_set_cipher_list' openssl.c:(.text+0x347c): undefined reference to SSL_set_fd' openssl.c:(.text+0x34d0): undefined reference toSSL_ctrl' openssl.c:(.text+0x3504): undefined reference to ERR_get_error' openssl.c:(.text+0x350c): undefined reference toERR_error_string' openssl.c:(.text+0x3530): undefined reference to X509_free' openssl.c:(.text+0x356c): undefined reference toSSL_CTX_check_private_key' openssl.c:(.text+0x357c): undefined reference to sk_num' openssl.c:(.text+0x358c): undefined reference tosk_num' openssl.c:(.text+0x359c): undefined reference to sk_pop' openssl.c:(.text+0x35b8): undefined reference toSSL_CTX_ctrl' openssl.c:(.text+0x35cc): undefined reference to SSL_CTX_add_client_CA' openssl.c:(.text+0x35e4): undefined reference toEVP_PKEY_free' openssl.c:(.text+0x35ec): undefined reference to X509_free' openssl.c:(.text+0x35f4): undefined reference toX509_free' openssl.c:(.text+0x35f8): undefined reference to X509_free' openssl.c:(.text+0x35fc): undefined reference tosk_pop_free' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_init': openssl.c:(.text+0x3680): undefined reference toENGINE_load_builtin_engines' openssl.c:(.text+0x3684): undefined reference to SSL_load_error_strings' openssl.c:(.text+0x3688): undefined reference toSSL_library_init' openssl.c:(.text+0x3690): undefined reference to OPENSSL_add_all_algorithms_noconf' openssl.c:(.text+0x36a0): undefined reference toCONF_modules_load_file' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_cleanup': openssl.c:(.text+0x36b8): undefined reference toEVP_cleanup' openssl.c:(.text+0x36bc): undefined reference to ENGINE_cleanup' openssl.c:(.text+0x36c0): undefined reference toCRYPTO_cleanup_all_ex_data' openssl.c:(.text+0x36c4): undefined reference to ERR_free_strings' openssl.c:(.text+0x36d0): undefined reference toERR_remove_thread_state' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_check_cxn': openssl.c:(.text+0x3708): undefined reference toSSL_peek' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_set_engine': openssl.c:(.text+0x3774): undefined reference toENGINE_by_id' openssl.c:(.text+0x378c): undefined reference to ENGINE_finish' openssl.c:(.text+0x3794): undefined reference toENGINE_free' openssl.c:(.text+0x37a0): undefined reference to ENGINE_init' openssl.c:(.text+0x37dc): undefined reference toENGINE_free' openssl.c:(.text+0x37e0): undefined reference to ERR_get_error' openssl.c:(.text+0x37ec): undefined reference toERR_error_string_n' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_set_engine_default': openssl.c:(.text+0x3854): undefined reference toENGINE_set_default' openssl.c:(.text+0x3864): undefined reference to ENGINE_get_id' openssl.c:(.text+0x3890): undefined reference toENGINE_get_id' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_engines_list': openssl.c:(.text+0x38d8): undefined reference toENGINE_get_first' openssl.c:(.text+0x38f0): undefined reference to ENGINE_get_next' openssl.c:(.text+0x3904): undefined reference toENGINE_get_id' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_close': openssl.c:(.text+0x3988): undefined reference toSSL_shutdown' openssl.c:(.text+0x3990): undefined reference to SSL_set_connect_state' openssl.c:(.text+0x3998): undefined reference toSSL_free' openssl.c:(.text+0x39b0): undefined reference to SSL_CTX_free' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionCurl_ossl_shutdown': openssl.c:(.text+0x3a3c): undefined reference to ERR_clear_error' openssl.c:(.text+0x3a4c): undefined reference toSSL_read' openssl.c:(.text+0x3a58): undefined reference to SSL_get_error' openssl.c:(.text+0x3a64): undefined reference toERR_get_error' openssl.c:(.text+0x3a74): undefined reference to ERR_error_string' openssl.c:(.text+0x3aac): undefined reference toSSL_free' openssl.c:(.text+0x3b14): undefined reference to SSL_get_shutdown' openssl.c:(.text+0x3be4): undefined reference toSSL_shutdown' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_session_free': openssl.c:(.text+0x3c10): undefined reference toSSL_SESSION_free' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In function Curl_ossl_close_all': openssl.c:(.text+0x3c30): undefined reference toENGINE_finish' openssl.c:(.text+0x3c38): undefined reference to ENGINE_free' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionCurl_ossl_data_pending': openssl.c:(.text+0x3ccc): undefined reference to SSL_pending' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionCurl_ossl_version': openssl.c:(.text+0x3d1c): undefined reference to SSLeay' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionCurl_ossl_random': openssl.c:(.text+0x3e44): undefined reference to RAND_bytes' /usr/local//lib/libcurl.a(libcurl_la-openssl.o): In functionCurl_ossl_md5sum': openssl.c:(.text+0x3e8c): undefined reference to MD5_Init' openssl.c:(.text+0x3e9c): undefined reference toMD5_Update' openssl.c:(.text+0x3ea8): undefined reference to MD5_Final' /usr/local//lib/libcurl.a(libcurl_la-md5.o): In functionCurl_md5it': md5.c:(.text+0x30): undefined reference to MD5_Init' md5.c:(.text+0x4c): undefined reference toMD5_Update' md5.c:(.text+0x58): undefined reference to MD5_Final' /usr/local//lib/libcurl.a(libcurl_la-md5.o):(.rodata+0x0): undefined reference toMD5_Init' /usr/local//lib/libcurl.a(libcurl_la-md5.o):(.rodata+0x8): undefined reference to MD5_Update' /usr/local//lib/libcurl.a(libcurl_la-md5.o):(.rodata+0x10): undefined reference toMD5_Final' /usr/local//lib/libcurl.a(libcurl_la-md5.o):(.rodata+0x20): undefined reference to MD5_Init' /usr/local//lib/libcurl.a(libcurl_la-md5.o):(.rodata+0x28): undefined reference toMD5_Update' /usr/local//lib/libcurl.a(libcurl_la-md5.o):(.rodata+0x30): undefined reference to MD5_Final' /usr/local//lib/libcurl.a(libcurl_la-curl_ntlm_core.o): In functionsetup_des_key': curl_ntlm_core.c:(.text+0x98): undefined reference to DES_set_odd_parity' curl_ntlm_core.c:(.text+0xa4): undefined reference toDES_set_key' /usr/local//lib/libcurl.a(libcurl_la-curl_ntlm_core.o): In function Curl_ntlm_core_lm_resp': curl_ntlm_core.c:(.text+0x110): undefined reference toDES_ecb_encrypt' curl_ntlm_core.c:(.text+0x130): undefined reference to DES_ecb_encrypt' curl_ntlm_core.c:(.text+0x150): undefined reference toDES_ecb_encrypt' /usr/local//lib/libcurl.a(libcurl_la-curl_ntlm_core.o): In function Curl_ntlm_core_mk_lm_hash': curl_ntlm_core.c:(.text+0x210): undefined reference toDES_ecb_encrypt' curl_ntlm_core.c:(.text+0x230): undefined reference to DES_ecb_encrypt' /usr/local//lib/libcurl.a(libcurl_la-curl_ntlm_core.o): In functionCurl_ntlm_core_mk_nt_hash': curl_ntlm_core.c:(.text+0x2fc): undefined reference to MD4_Init' curl_ntlm_core.c:(.text+0x30c): undefined reference toMD4_Update' curl_ntlm_core.c:(.text+0x318): undefined reference to `MD4_Final' collect2: error: ld returned 1 exit status Makefile:505: recipe for target 'sugarmaker' failed

decryp2kanon commented 4 years ago

/usr/local//lib/libcurl.a(libcurl_la-url.o): In function Curl_disconnect': url.c:(.text+0x4060): undefined reference toidn_free' url.c:(.text+0x4070): undefined reference to idn_free' /usr/local//lib/libcurl.a(libcurl_la-url.o): In functionCurl_connect': url.c:(.text+0x69a0): undefined reference to idn_free' url.c:(.text+0x6a60): undefined reference toidn_free' /usr/local//lib/libcurl.a(libcurl_la-url.o): In function fix_hostname': url.c:(.text.unlikely+0x1c4): undefined reference tostringprep_check_version' url.c:(.text.unlikely+0x1dc): undefined reference to idna_to_ascii_lz' url.c:(.text.unlikely+0x1e4): undefined reference tostringprep_locale_charset' url.c:(.text.unlikely+0x23c): undefined reference to idna_to_unicode_lzlz' url.c:(.text.unlikely+0x250): undefined reference totld_check_lz' url.c:(.text.unlikely+0x25c): undefined reference to tld_strerror' url.c:(.text.unlikely+0x294): undefined reference toidn_free' /usr/local//lib/libcurl.a(libcurl_la-version.o): In function curl_version': version.c:(.text+0x34): undefined reference tozlibVersion' version.c:(.text+0x68): undefined reference to stringprep_check_version' version.c:(.text+0x74): undefined reference tostringprep_check_version' /usr/local//lib/libcurl.a(libcurl_la-version.o): In function curl_version_info': version.c:(.text+0xbc): undefined reference tozlibVersion' version.c:(.text+0xcc): undefined reference to stringprep_check_version' /usr/local//lib/libcurl.a(libcurl_la-strerror.o): In functionCurl_idn_strerror': strerror.c:(.text+0x164): undefined reference to idna_strerror' /usr/local//lib/libcurl.a(libcurl_la-content_encoding.o): In functioninflate_stream': content_encoding.c:(.text+0x1b8): undefined reference to inflate' content_encoding.c:(.text+0x1dc): undefined reference toinflateEnd' contentencoding.c:(.text+0x1f0): undefined reference to `inflateInit2' content_encoding.c:(.text+0x26c): undefined reference to inflateEnd' content_encoding.c:(.text+0x2cc): undefined reference toinflateEnd' content_encoding.c:(.text+0x2e0): undefined reference to inflateEnd' content_encoding.c:(.text+0x31c): undefined reference toinflateEnd' content_encoding.c:(.text+0x32c): undefined reference to inflateEnd' /usr/local//lib/libcurl.a(libcurl_la-content_encoding.o): In functionCurl_unencode_deflate_write': contentencoding.c:(.text+0x39c): undefined reference to `inflateInit' /usr/local//lib/libcurl.a(libcurl_la-content_encoding.o): In function Curl_unencode_gzip_write': content_encoding.c:(.text+0x534): undefined reference tozlibVersion' contentencoding.c:(.text+0x55c): undefined reference to `inflateInit2' contentencoding.c:(.text+0x5a0): undefined reference to `inflateInit2' content_encoding.c:(.text+0x614): undefined reference to inflateEnd' content_encoding.c:(.text+0x650): undefined reference toinflateEnd' content_encoding.c:(.text+0x700): undefined reference to inflateEnd' /usr/local//lib/libcurl.a(libcurl_la-content_encoding.o): In functionCurl_unencode_cleanup': content_encoding.c:(.text+0x754): undefined reference to `inflateEnd' collect2: error: ld returned 1 exit status Makefile:504: recipe for target 'sugarmaker' failed make[2]: *** [sugarmaker] Error 1