pgiovanni

Untitled

Jul 19th, 2021
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 56.49 KB | None | 0 0
  1.   LINK    qemu-nbd
  2. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libiscsi.a(libiscsi_la-iser.o) and /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libiscsi.a(libiscsi_la-init.o): warning: multiple common of `__packed'
  3. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(misc.c.o): in function `ssh_path_expand_tilde':
  4. (.text+0xef2): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  5. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libglib-2.0.a(gutils.c.o): in function `g_get_user_database_entry':
  6. (.text+0x277): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  7. /usr/bin/ld: (.text+0xe0): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  8. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(misc.c.o): in function `ssh_get_user_home_dir':
  9. (.text+0x5d): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  10. /usr/bin/ld: io/dns-resolver.o: in function `qio_dns_resolver_lookup_sync':
  11. dns-resolver.c:(.text+0x1fb): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  12. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libiscsi.a(libiscsi_la-iser.o): in function `iscsi_iser_connect':
  13. (.text+0x238): undefined reference to `rdma_create_event_channel'
  14. /usr/bin/ld: (.text+0x258): undefined reference to `rdma_create_id'
  15. /usr/bin/ld: (.text+0x292): undefined reference to `rdma_resolve_addr'
  16. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libiscsi.a(libiscsi_la-iser.o): in function `iscsi_iser_queue_pdu':
  17. (.text+0x88c): undefined reference to `ibv_reg_mr'
  18. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libiscsi.a(libiscsi_la-iser.o): in function `iscsi_iser_disconnect':
  19. (.text+0xa4d): undefined reference to `rdma_disconnect'
  20. /usr/bin/ld: (.text+0xa68): undefined reference to `rdma_destroy_qp'
  21. /usr/bin/ld: (.text+0xaa8): undefined reference to `ibv_dereg_mr'
  22. /usr/bin/ld: (.text+0xab4): undefined reference to `ibv_dereg_mr'
  23. /usr/bin/ld: (.text+0xb52): undefined reference to `ibv_dereg_mr'
  24. /usr/bin/ld: (.text+0xb9a): undefined reference to `ibv_dereg_mr'
  25. /usr/bin/ld: (.text+0xbb0): undefined reference to `ibv_destroy_cq'
  26. /usr/bin/ld: (.text+0xbc6): undefined reference to `ibv_destroy_comp_channel'
  27. /usr/bin/ld: (.text+0xbdc): undefined reference to `ibv_dealloc_pd'
  28. /usr/bin/ld: (.text+0xbf1): undefined reference to `rdma_destroy_id'
  29. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libiscsi.a(libiscsi_la-iser.o): in function `cq_event_handler':
  30. (.text+0x1173): undefined reference to `ibv_reg_mr'
  31. /usr/bin/ld: (.text+0x11c7): undefined reference to `ibv_dereg_mr'
  32. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libiscsi.a(libiscsi_la-iser.o): in function `iscsi_iser_service':
  33. (.text+0x1301): undefined reference to `ibv_get_cq_event'
  34. /usr/bin/ld: (.text+0x131e): undefined reference to `ibv_ack_cq_events'
  35. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libiscsi.a(libiscsi_la-iser.o): in function `cm_thread':
  36. (.text+0x1407): undefined reference to `rdma_get_cm_event'
  37. /usr/bin/ld: (.text+0x149b): undefined reference to `rdma_ack_cm_event'
  38. /usr/bin/ld: (.text+0x152f): undefined reference to `ibv_reg_mr'
  39. /usr/bin/ld: (.text+0x156f): undefined reference to `ibv_reg_mr'
  40. /usr/bin/ld: (.text+0x160a): undefined reference to `rdma_resolve_route'
  41. /usr/bin/ld: (.text+0x161b): undefined reference to `ibv_alloc_pd'
  42. /usr/bin/ld: (.text+0x1631): undefined reference to `ibv_create_comp_channel'
  43. /usr/bin/ld: (.text+0x1685): undefined reference to `ibv_create_cq'
  44. /usr/bin/ld: (.text+0x16ea): undefined reference to `ibv_reg_mr'
  45. /usr/bin/ld: (.text+0x1703): undefined reference to `rdma_ack_cm_event'
  46. /usr/bin/ld: (.text+0x172b): undefined reference to `rdma_ack_cm_event'
  47. /usr/bin/ld: (.text+0x17a5): undefined reference to `rdma_create_qp'
  48. /usr/bin/ld: (.text+0x1807): undefined reference to `rdma_connect'
  49. /usr/bin/ld: (.text+0x182e): undefined reference to `rdma_ack_cm_event'
  50. /usr/bin/ld: (.text+0x18a9): undefined reference to `ibv_dereg_mr'
  51. /usr/bin/ld: (.text+0x18b3): undefined reference to `ibv_destroy_cq'
  52. /usr/bin/ld: (.text+0x18bd): undefined reference to `ibv_dealloc_pd'
  53. /usr/bin/ld: (.text+0x18c6): undefined reference to `rdma_ack_cm_event'
  54. /usr/bin/ld: (.text+0x18e5): undefined reference to `rdma_ack_cm_event'
  55. /usr/bin/ld: (.text+0x1904): undefined reference to `ibv_destroy_cq'
  56. /usr/bin/ld: (.text+0x190d): undefined reference to `ibv_dealloc_pd'
  57. /usr/bin/ld: (.text+0x1916): undefined reference to `rdma_ack_cm_event'
  58. /usr/bin/ld: (.text+0x196d): undefined reference to `rdma_ack_cm_event'
  59. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(buffer.c.o): in function `ssh_buffer_unpack_va':
  60. (.text+0x17e8): undefined reference to `BN_clear_free'
  61. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(curve25519.c.o): in function `ssh_curve25519_build_k.isra.0':
  62. (.text+0x36): undefined reference to `EVP_PKEY_new_raw_private_key'
  63. /usr/bin/ld: (.text+0x4c): undefined reference to `EVP_PKEY_CTX_new'
  64. /usr/bin/ld: (.text+0x60): undefined reference to `EVP_PKEY_derive_init'
  65. /usr/bin/ld: (.text+0x8d): undefined reference to `EVP_PKEY_new_raw_public_key'
  66. /usr/bin/ld: (.text+0xa4): undefined reference to `EVP_PKEY_derive_set_peer'
  67. /usr/bin/ld: (.text+0xc2): undefined reference to `EVP_PKEY_derive'
  68. /usr/bin/ld: (.text+0xd3): undefined reference to `BN_new'
  69. /usr/bin/ld: (.text+0xef): undefined reference to `BN_bin2bn'
  70. /usr/bin/ld: (.text+0x139): undefined reference to `ERR_get_error'
  71. /usr/bin/ld: (.text+0x143): undefined reference to `ERR_error_string'
  72. /usr/bin/ld: (.text+0x168): undefined reference to `EVP_PKEY_free'
  73. /usr/bin/ld: (.text+0x170): undefined reference to `EVP_PKEY_free'
  74. /usr/bin/ld: (.text+0x178): undefined reference to `EVP_PKEY_CTX_free'
  75. /usr/bin/ld: (.text+0x189): undefined reference to `ERR_get_error'
  76. /usr/bin/ld: (.text+0x193): undefined reference to `ERR_error_string'
  77. /usr/bin/ld: (.text+0x1a4): undefined reference to `ERR_get_error'
  78. /usr/bin/ld: (.text+0x1ae): undefined reference to `ERR_error_string'
  79. /usr/bin/ld: (.text+0x1d3): undefined reference to `EVP_PKEY_free'
  80. /usr/bin/ld: (.text+0x1db): undefined reference to `EVP_PKEY_CTX_free'
  81. /usr/bin/ld: (.text+0x1ea): undefined reference to `ERR_get_error'
  82. /usr/bin/ld: (.text+0x1f4): undefined reference to `ERR_error_string'
  83. /usr/bin/ld: (.text+0x220): undefined reference to `ERR_get_error'
  84. /usr/bin/ld: (.text+0x22a): undefined reference to `ERR_error_string'
  85. /usr/bin/ld: (.text+0x24f): undefined reference to `EVP_PKEY_free'
  86. /usr/bin/ld: (.text+0x25e): undefined reference to `ERR_get_error'
  87. /usr/bin/ld: (.text+0x268): undefined reference to `ERR_error_string'
  88. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(curve25519.c.o): in function `ssh_curve25519_init.isra.0':
  89. (.text+0x492): undefined reference to `EVP_PKEY_CTX_new_id'
  90. /usr/bin/ld: (.text+0x4a6): undefined reference to `EVP_PKEY_keygen_init'
  91. /usr/bin/ld: (.text+0x4ba): undefined reference to `EVP_PKEY_keygen'
  92. /usr/bin/ld: (.text+0x4c5): undefined reference to `EVP_PKEY_CTX_free'
  93. /usr/bin/ld: (.text+0x4ec): undefined reference to `EVP_PKEY_get_raw_public_key'
  94. /usr/bin/ld: (.text+0x50a): undefined reference to `EVP_PKEY_get_raw_private_key'
  95. /usr/bin/ld: (.text+0x51c): undefined reference to `EVP_PKEY_free'
  96. /usr/bin/ld: (.text+0x54d): undefined reference to `EVP_PKEY_get_raw_public_key'
  97. /usr/bin/ld: (.text+0x559): undefined reference to `ERR_get_error'
  98. /usr/bin/ld: (.text+0x563): undefined reference to `ERR_error_string'
  99. /usr/bin/ld: (.text+0x588): undefined reference to `EVP_PKEY_CTX_free'
  100. /usr/bin/ld: (.text+0x599): undefined reference to `ERR_get_error'
  101. /usr/bin/ld: (.text+0x5a3): undefined reference to `ERR_error_string'
  102. /usr/bin/ld: (.text+0x5c9): undefined reference to `EVP_PKEY_free'
  103. /usr/bin/ld: (.text+0x5e1): undefined reference to `ERR_get_error'
  104. /usr/bin/ld: (.text+0x5eb): undefined reference to `ERR_error_string'
  105. /usr/bin/ld: (.text+0x5fc): undefined reference to `ERR_get_error'
  106. /usr/bin/ld: (.text+0x606): undefined reference to `ERR_error_string'
  107. /usr/bin/ld: (.text+0x632): undefined reference to `ERR_get_error'
  108. /usr/bin/ld: (.text+0x63c): undefined reference to `ERR_error_string'
  109. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh.c.o): in function `ssh_dh_finalize':
  110. (.text+0x23): undefined reference to `BN_clear_free'
  111. /usr/bin/ld: (.text+0x3e): undefined reference to `BN_clear_free'
  112. /usr/bin/ld: (.text+0x59): undefined reference to `BN_clear_free'
  113. /usr/bin/ld: (.text+0x74): undefined reference to `BN_clear_free'
  114. /usr/bin/ld: (.text+0x8f): undefined reference to `BN_clear_free'
  115. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh.c.o): in function `ssh_dh_init':
  116. (.text+0xe4): undefined reference to `BN_new'
  117. /usr/bin/ld: (.text+0x104): undefined reference to `BN_set_word'
  118. /usr/bin/ld: (.text+0x112): undefined reference to `BN_new'
  119. /usr/bin/ld: (.text+0x139): undefined reference to `BN_bin2bn'
  120. /usr/bin/ld: (.text+0x148): undefined reference to `BN_new'
  121. /usr/bin/ld: (.text+0x16b): undefined reference to `BN_bin2bn'
  122. /usr/bin/ld: (.text+0x176): undefined reference to `BN_new'
  123. /usr/bin/ld: (.text+0x199): undefined reference to `BN_bin2bn'
  124. /usr/bin/ld: (.text+0x1a4): undefined reference to `BN_new'
  125. /usr/bin/ld: (.text+0x1c7): undefined reference to `BN_bin2bn'
  126. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh.c.o): in function `ssh_packet_client_dh_reply':
  127. (.text+0x2b3): undefined reference to `BN_clear_free'
  128. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh.c.o): in function `ssh_fallback_group':
  129. (.text+0x539): undefined reference to `BN_dup'
  130. /usr/bin/ld: (.text+0x559): undefined reference to `BN_copy'
  131. /usr/bin/ld: (.text+0x57b): undefined reference to `BN_dup'
  132. /usr/bin/ld: (.text+0x593): undefined reference to `BN_dup'
  133. /usr/bin/ld: (.text+0x5a4): undefined reference to `BN_dup'
  134. /usr/bin/ld: (.text+0x5b7): undefined reference to `BN_clear_free'
  135. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh.c.o): in function `ssh_dh_is_known_group':
  136. (.text+0x5e2): undefined reference to `BN_num_bits'
  137. /usr/bin/ld: (.text+0x5fb): undefined reference to `BN_cmp'
  138. /usr/bin/ld: (.text+0x625): undefined reference to `BN_cmp'
  139. /usr/bin/ld: (.text+0x63b): undefined reference to `BN_cmp'
  140. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh.c.o): in function `ssh_server_dh_process_init':
  141. (.text+0x9df): undefined reference to `BN_clear_free'
  142. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(kex.c.o): in function `ssh_client_select_hostkeys':
  143. (.text+0x669): undefined reference to `FIPS_mode'
  144. /usr/bin/ld: (.text+0x711): undefined reference to `FIPS_mode'
  145. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(kex.c.o): in function `ssh_set_client_kex':
  146. (.text+0x82f): undefined reference to `FIPS_mode'
  147. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(options.c.o): in function `ssh_bind_set_algo':
  148. (.text+0x2f3): undefined reference to `FIPS_mode'
  149. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(options.c.o): in function `ssh_options_set_algo':
  150. (.text+0x6d7): undefined reference to `FIPS_mode'
  151. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(options.c.o):(.text+0x8c8): more undefined references to `FIPS_mode' follow
  152. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki.c.o): in function `ssh_key_clean':
  153. (.text+0xeb): undefined reference to `DSA_free'
  154. /usr/bin/ld: (.text+0xf9): undefined reference to `RSA_free'
  155. /usr/bin/ld: (.text+0x107): undefined reference to `EC_KEY_free'
  156. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki.c.o): in function `ssh_key_algorithm_allowed':
  157. (.text+0xbe9): undefined reference to `FIPS_mode'
  158. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki.c.o): in function `pki_key_check_hash_compatible':
  159. (.text+0x2b3f): undefined reference to `FIPS_mode'
  160. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(session.c.o): in function `ssh_get_pubkey_hash':
  161. (.text+0x108b): undefined reference to `FIPS_mode'
  162. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(session.c.o): in function `ssh_get_publickey_hash':
  163. (.text+0x1371): undefined reference to `FIPS_mode'
  164. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(wrapper.c.o): in function `crypto_free':
  165. (.text+0x1d2): undefined reference to `BN_clear_free'
  166. /usr/bin/ld: (.text+0x214): undefined reference to `EC_KEY_free'
  167. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_key_to_pkey':
  168. (.text+0x3c): undefined reference to `EVP_PKEY_new'
  169. /usr/bin/ld: (.text+0x54): undefined reference to `EVP_PKEY_set1_EC_KEY'
  170. /usr/bin/ld: (.text+0x74): undefined reference to `EVP_PKEY_new'
  171. /usr/bin/ld: (.text+0x8c): undefined reference to `EVP_PKEY_set1_RSA'
  172. /usr/bin/ld: (.text+0xc7): undefined reference to `EVP_PKEY_new_raw_public_key'
  173. /usr/bin/ld: (.text+0xd8): undefined reference to `ERR_get_error'
  174. /usr/bin/ld: (.text+0xe2): undefined reference to `ERR_error_string'
  175. /usr/bin/ld: (.text+0x114): undefined reference to `EVP_PKEY_new'
  176. /usr/bin/ld: (.text+0x12c): undefined reference to `EVP_PKEY_set1_DSA'
  177. /usr/bin/ld: (.text+0x160): undefined reference to `EVP_PKEY_free'
  178. /usr/bin/ld: (.text+0x18a): undefined reference to `EVP_PKEY_new_raw_private_key'
  179. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_privkey_build_ecdsa':
  180. (.text+0x42d): undefined reference to `EC_KEY_new_by_curve_name'
  181. /usr/bin/ld: (.text+0x442): undefined reference to `EC_KEY_get0_group'
  182. /usr/bin/ld: (.text+0x44d): undefined reference to `EC_POINT_new'
  183. /usr/bin/ld: (.text+0x480): undefined reference to `EC_POINT_oct2point'
  184. /usr/bin/ld: (.text+0x490): undefined reference to `EC_KEY_set_public_key'
  185. /usr/bin/ld: (.text+0x49b): undefined reference to `EC_POINT_free'
  186. /usr/bin/ld: (.text+0x4bc): undefined reference to `EC_KEY_set_private_key'
  187. /usr/bin/ld: (.text+0x4c7): undefined reference to `BN_free'
  188. /usr/bin/ld: (.text+0x4e6): undefined reference to `EC_KEY_free'
  189. /usr/bin/ld: (.text+0x504): undefined reference to `EC_POINT_free'
  190. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_pubkey_build_ecdsa':
  191. (.text+0x534): undefined reference to `EC_KEY_new_by_curve_name'
  192. /usr/bin/ld: (.text+0x545): undefined reference to `EC_KEY_get0_group'
  193. /usr/bin/ld: (.text+0x550): undefined reference to `EC_POINT_new'
  194. /usr/bin/ld: (.text+0x57f): undefined reference to `EC_POINT_oct2point'
  195. /usr/bin/ld: (.text+0x58f): undefined reference to `EC_KEY_set_public_key'
  196. /usr/bin/ld: (.text+0x599): undefined reference to `EC_POINT_free'
  197. /usr/bin/ld: (.text+0x5b4): undefined reference to `EC_POINT_free'
  198. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_key_dup':
  199. (.text+0x65a): undefined reference to `RSA_new'
  200. /usr/bin/ld: (.text+0x680): undefined reference to `RSA_get0_key'
  201. /usr/bin/ld: (.text+0x68a): undefined reference to `BN_dup'
  202. /usr/bin/ld: (.text+0x697): undefined reference to `BN_dup'
  203. /usr/bin/ld: (.text+0x6be): undefined reference to `RSA_set0_key'
  204. /usr/bin/ld: (.text+0x739): undefined reference to `EC_KEY_dup'
  205. /usr/bin/ld: (.text+0x7ae): undefined reference to `DSA_new'
  206. /usr/bin/ld: (.text+0x7d0): undefined reference to `DSA_get0_pqg'
  207. /usr/bin/ld: (.text+0x7da): undefined reference to `BN_dup'
  208. /usr/bin/ld: (.text+0x7e7): undefined reference to `BN_dup'
  209. /usr/bin/ld: (.text+0x7f4): undefined reference to `BN_dup'
  210. /usr/bin/ld: (.text+0x827): undefined reference to `DSA_set0_pqg'
  211. /usr/bin/ld: (.text+0x842): undefined reference to `DSA_get0_key'
  212. /usr/bin/ld: (.text+0x84c): undefined reference to `BN_dup'
  213. /usr/bin/ld: (.text+0x864): undefined reference to `DSA_set0_key'
  214. /usr/bin/ld: (.text+0x888): undefined reference to `BN_dup'
  215. /usr/bin/ld: (.text+0x8a0): undefined reference to `DSA_set0_key'
  216. /usr/bin/ld: (.text+0x8bc): undefined reference to `BN_free'
  217. /usr/bin/ld: (.text+0x8c4): undefined reference to `BN_free'
  218. /usr/bin/ld: (.text+0x8cc): undefined reference to `BN_free'
  219. /usr/bin/ld: (.text+0x8dc): undefined reference to `EC_KEY_new_by_curve_name'
  220. /usr/bin/ld: (.text+0x8f3): undefined reference to `EC_KEY_get0_public_key'
  221. /usr/bin/ld: (.text+0x909): undefined reference to `EC_KEY_set_public_key'
  222. /usr/bin/ld: (.text+0x953): undefined reference to `BN_dup'
  223. /usr/bin/ld: (.text+0x96d): undefined reference to `RSA_set0_key'
  224. /usr/bin/ld: (.text+0x988): undefined reference to `RSA_get0_factors'
  225. /usr/bin/ld: (.text+0x99f): undefined reference to `BN_dup'
  226. /usr/bin/ld: (.text+0x9ac): undefined reference to `BN_dup'
  227. /usr/bin/ld: (.text+0x9d1): undefined reference to `RSA_set0_factors'
  228. /usr/bin/ld: (.text+0x9f1): undefined reference to `RSA_get0_crt_params'
  229. /usr/bin/ld: (.text+0xa04): undefined reference to `BN_dup'
  230. /usr/bin/ld: (.text+0xa11): undefined reference to `BN_dup'
  231. /usr/bin/ld: (.text+0xa1e): undefined reference to `BN_dup'
  232. /usr/bin/ld: (.text+0xa49): undefined reference to `RSA_set0_crt_params'
  233. /usr/bin/ld: (.text+0xa59): undefined reference to `BN_free'
  234. /usr/bin/ld: (.text+0xa61): undefined reference to `BN_free'
  235. /usr/bin/ld: (.text+0xa69): undefined reference to `BN_free'
  236. /usr/bin/ld: (.text+0xa7c): undefined reference to `BN_free'
  237. /usr/bin/ld: (.text+0xa84): undefined reference to `BN_free'
  238. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_key_generate_rsa':
  239. (.text+0xabf): undefined reference to `BN_new'
  240. /usr/bin/ld: (.text+0xac7): undefined reference to `RSA_new'
  241. /usr/bin/ld: (.text+0xad8): undefined reference to `BN_set_word'
  242. /usr/bin/ld: (.text+0xae9): undefined reference to `RSA_generate_key_ex'
  243. /usr/bin/ld: (.text+0xaf4): undefined reference to `BN_free'
  244. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_key_generate_dss':
  245. (.text+0xb30): undefined reference to `DSA_new'
  246. /usr/bin/ld: (.text+0xb53): undefined reference to `DSA_generate_parameters_ex'
  247. /usr/bin/ld: (.text+0xb63): undefined reference to `DSA_generate_key'
  248. /usr/bin/ld: (.text+0xb7a): undefined reference to `DSA_free'
  249. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_key_generate_ecdsa':
  250. (.text+0xbf3): undefined reference to `EC_KEY_new_by_curve_name'
  251. /usr/bin/ld: (.text+0xc04): undefined reference to `EC_KEY_generate_key'
  252. /usr/bin/ld: (.text+0xc16): undefined reference to `EC_KEY_set_asn1_flag'
  253. /usr/bin/ld: (.text+0xc4d): undefined reference to `EC_KEY_free'
  254. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_key_compare':
  255. (.text+0xca2): undefined reference to `DSA_size'
  256. /usr/bin/ld: (.text+0xcae): undefined reference to `DSA_size'
  257. /usr/bin/ld: (.text+0xd03): undefined reference to `EC_KEY_get0_public_key'
  258. /usr/bin/ld: (.text+0xd0f): undefined reference to `EC_KEY_get0_public_key'
  259. /usr/bin/ld: (.text+0xd1b): undefined reference to `EC_KEY_get0_group'
  260. /usr/bin/ld: (.text+0xd27): undefined reference to `EC_KEY_get0_group'
  261. /usr/bin/ld: (.text+0xd3e): undefined reference to `EC_GROUP_cmp'
  262. /usr/bin/ld: (.text+0xd56): undefined reference to `EC_POINT_cmp'
  263. /usr/bin/ld: (.text+0xd77): undefined reference to `EC_KEY_get0_private_key'
  264. /usr/bin/ld: (.text+0xd83): undefined reference to `EC_KEY_get0_private_key'
  265. /usr/bin/ld: (.text+0xd8e): undefined reference to `BN_cmp'
  266. /usr/bin/ld: (.text+0xda5): undefined reference to `RSA_size'
  267. /usr/bin/ld: (.text+0xdb1): undefined reference to `RSA_size'
  268. /usr/bin/ld: (.text+0xdcf): undefined reference to `RSA_get0_key'
  269. /usr/bin/ld: (.text+0xde4): undefined reference to `RSA_get0_key'
  270. /usr/bin/ld: (.text+0xdf3): undefined reference to `BN_cmp'
  271. /usr/bin/ld: (.text+0xe0a): undefined reference to `BN_cmp'
  272. /usr/bin/ld: (.text+0xe32): undefined reference to `RSA_get0_factors'
  273. /usr/bin/ld: (.text+0xe45): undefined reference to `RSA_get0_factors'
  274. /usr/bin/ld: (.text+0xe54): undefined reference to `BN_cmp'
  275. /usr/bin/ld: (.text+0xe7c): undefined reference to `DSA_get0_pqg'
  276. /usr/bin/ld: (.text+0xe94): undefined reference to `DSA_get0_pqg'
  277. /usr/bin/ld: (.text+0xea3): undefined reference to `BN_cmp'
  278. /usr/bin/ld: (.text+0xeba): undefined reference to `BN_cmp'
  279. /usr/bin/ld: (.text+0xed1): undefined reference to `BN_cmp'
  280. /usr/bin/ld: (.text+0xeec): undefined reference to `DSA_get0_key'
  281. /usr/bin/ld: (.text+0xeff): undefined reference to `DSA_get0_key'
  282. /usr/bin/ld: (.text+0xf0e): undefined reference to `BN_cmp'
  283. /usr/bin/ld: (.text+0xf32): undefined reference to `BN_cmp'
  284. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_private_key_to_pem':
  285. (.text+0xf88): undefined reference to `BIO_s_mem'
  286. /usr/bin/ld: (.text+0xf90): undefined reference to `BIO_new'
  287. /usr/bin/ld: (.text+0xfc7): undefined reference to `EVP_PKEY_new'
  288. /usr/bin/ld: (.text+0xfdf): undefined reference to `EVP_PKEY_set1_RSA'
  289. /usr/bin/ld: (.text+0xff6): undefined reference to `EVP_aes_128_cbc'
  290. /usr/bin/ld: (.text+0x1012): undefined reference to `PEM_write_bio_PrivateKey'
  291. /usr/bin/ld: (.text+0x101e): undefined reference to `EVP_PKEY_free'
  292. /usr/bin/ld: (.text+0x103b): undefined reference to `BIO_ctrl'
  293. /usr/bin/ld: (.text+0x106c): undefined reference to `BIO_free'
  294. /usr/bin/ld: (.text+0x10a9): undefined reference to `EVP_PKEY_new'
  295. /usr/bin/ld: (.text+0x10bd): undefined reference to `EVP_PKEY_set1_EC_KEY'
  296. /usr/bin/ld: (.text+0x10d9): undefined reference to `EVP_PKEY_free'
  297. /usr/bin/ld: (.text+0x10e1): undefined reference to `BIO_free'
  298. /usr/bin/ld: (.text+0x1171): undefined reference to `EVP_PKEY_new_raw_private_key'
  299. /usr/bin/ld: (.text+0x1182): undefined reference to `ERR_get_error'
  300. /usr/bin/ld: (.text+0x118c): undefined reference to `ERR_error_string'
  301. /usr/bin/ld: (.text+0x11b9): undefined reference to `EVP_PKEY_new'
  302. /usr/bin/ld: (.text+0x11d1): undefined reference to `EVP_PKEY_set1_DSA'
  303. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_private_key_from_base64':
  304. (.text+0x1221): undefined reference to `BIO_new_mem_buf'
  305. /usr/bin/ld: (.text+0x123c): undefined reference to `PEM_read_bio_PrivateKey'
  306. /usr/bin/ld: (.text+0x1247): undefined reference to `BIO_free'
  307. /usr/bin/ld: (.text+0x1258): undefined reference to `EVP_PKEY_base_id'
  308. /usr/bin/ld: (.text+0x128e): undefined reference to `EVP_PKEY_get1_DSA'
  309. /usr/bin/ld: (.text+0x12a2): undefined reference to `EVP_PKEY_free'
  310. /usr/bin/ld: (.text+0x1349): undefined reference to `EVP_PKEY_get_raw_private_key'
  311. /usr/bin/ld: (.text+0x1365): undefined reference to `EVP_PKEY_free'
  312. /usr/bin/ld: (.text+0x1373): undefined reference to `DSA_free'
  313. /usr/bin/ld: (.text+0x137a): undefined reference to `RSA_free'
  314. /usr/bin/ld: (.text+0x1381): undefined reference to `EC_KEY_free'
  315. /usr/bin/ld: (.text+0x13b5): undefined reference to `PEM_read_bio_PrivateKey'
  316. /usr/bin/ld: (.text+0x13c9): undefined reference to `ERR_get_error'
  317. /usr/bin/ld: (.text+0x13d3): undefined reference to `ERR_error_string'
  318. /usr/bin/ld: (.text+0x140f): undefined reference to `EVP_PKEY_get1_RSA'
  319. /usr/bin/ld: (.text+0x1420): undefined reference to `ERR_get_error'
  320. /usr/bin/ld: (.text+0x142a): undefined reference to `ERR_error_string'
  321. /usr/bin/ld: (.text+0x1452): undefined reference to `EVP_PKEY_free'
  322. /usr/bin/ld: (.text+0x1460): undefined reference to `DSA_free'
  323. /usr/bin/ld: (.text+0x1467): undefined reference to `RSA_free'
  324. /usr/bin/ld: (.text+0x146f): undefined reference to `EC_KEY_free'
  325. /usr/bin/ld: (.text+0x1487): undefined reference to `EVP_PKEY_free'
  326. /usr/bin/ld: (.text+0x148f): undefined reference to `EVP_PKEY_base_id'
  327. /usr/bin/ld: (.text+0x14bc): undefined reference to `EVP_PKEY_get1_EC_KEY'
  328. /usr/bin/ld: (.text+0x14d0): undefined reference to `EC_KEY_get0_group'
  329. /usr/bin/ld: (.text+0x14d8): undefined reference to `EC_GROUP_get_curve_name'
  330. /usr/bin/ld: (.text+0x1534): undefined reference to `EC_KEY_get0_group'
  331. /usr/bin/ld: (.text+0x153c): undefined reference to `EC_GROUP_get_curve_name'
  332. /usr/bin/ld: (.text+0x1559): undefined reference to `ERR_get_error'
  333. /usr/bin/ld: (.text+0x1566): undefined reference to `ERR_error_string'
  334. /usr/bin/ld: (.text+0x1594): undefined reference to `EVP_PKEY_free'
  335. /usr/bin/ld: (.text+0x15a3): undefined reference to `DSA_free'
  336. /usr/bin/ld: (.text+0x15ab): undefined reference to `RSA_free'
  337. /usr/bin/ld: (.text+0x15b3): undefined reference to `EC_KEY_free'
  338. /usr/bin/ld: (.text+0x15d4): undefined reference to `EVP_PKEY_free'
  339. /usr/bin/ld: (.text+0x15ed): undefined reference to `EVP_PKEY_free'
  340. /usr/bin/ld: (.text+0x15fb): undefined reference to `DSA_free'
  341. /usr/bin/ld: (.text+0x1602): undefined reference to `RSA_free'
  342. /usr/bin/ld: (.text+0x160a): undefined reference to `EC_KEY_free'
  343. /usr/bin/ld: (.text+0x163a): undefined reference to `EVP_PKEY_get_raw_private_key'
  344. /usr/bin/ld: (.text+0x1651): undefined reference to `EVP_PKEY_free'
  345. /usr/bin/ld: (.text+0x1677): undefined reference to `EVP_PKEY_free'
  346. /usr/bin/ld: (.text+0x1685): undefined reference to `DSA_free'
  347. /usr/bin/ld: (.text+0x168c): undefined reference to `RSA_free'
  348. /usr/bin/ld: (.text+0x1693): undefined reference to `EC_KEY_free'
  349. /usr/bin/ld: (.text+0x16c1): undefined reference to `ERR_get_error'
  350. /usr/bin/ld: (.text+0x16cb): undefined reference to `ERR_error_string'
  351. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_privkey_build_dss':
  352. (.text+0x1765): undefined reference to `DSA_new'
  353. /usr/bin/ld: (.text+0x17cf): undefined reference to `DSA_set0_pqg'
  354. /usr/bin/ld: (.text+0x17e2): undefined reference to `DSA_set0_key'
  355. /usr/bin/ld: (.text+0x1801): undefined reference to `DSA_free'
  356. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_pubkey_build_dss':
  357. (.text+0x183c): undefined reference to `DSA_new'
  358. /usr/bin/ld: (.text+0x189b): undefined reference to `DSA_set0_pqg'
  359. /usr/bin/ld: (.text+0x18ad): undefined reference to `DSA_set0_key'
  360. /usr/bin/ld: (.text+0x18c9): undefined reference to `DSA_free'
  361. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_privkey_build_rsa':
  362. (.text+0x1902): undefined reference to `RSA_new'
  363. /usr/bin/ld: (.text+0x1979): undefined reference to `RSA_set0_key'
  364. /usr/bin/ld: (.text+0x198c): undefined reference to `RSA_set0_factors'
  365. /usr/bin/ld: (.text+0x19b1): undefined reference to `RSA_free'
  366. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_pubkey_build_rsa':
  367. (.text+0x19e2): undefined reference to `RSA_new'
  368. /usr/bin/ld: (.text+0x1a19): undefined reference to `RSA_set0_key'
  369. /usr/bin/ld: (.text+0x1a35): undefined reference to `RSA_free'
  370. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_publickey_to_blob':
  371. (.text+0x1c24): undefined reference to `RSA_get0_key'
  372. /usr/bin/ld: (.text+0x1d16): undefined reference to `EC_KEY_get0_public_key'
  373. /usr/bin/ld: (.text+0x1d22): undefined reference to `EC_KEY_get0_group'
  374. /usr/bin/ld: (.text+0x1d3d): undefined reference to `EC_POINT_point2oct'
  375. /usr/bin/ld: (.text+0x1d86): undefined reference to `EC_POINT_point2oct'
  376. /usr/bin/ld: (.text+0x1e14): undefined reference to `DSA_get0_pqg'
  377. /usr/bin/ld: (.text+0x1e66): undefined reference to `DSA_get0_key'
  378. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_signature_to_blob':
  379. (.text+0x20f8): undefined reference to `d2i_ECDSA_SIG'
  380. /usr/bin/ld: (.text+0x2116): undefined reference to `ECDSA_SIG_get0'
  381. /usr/bin/ld: (.text+0x21db): undefined reference to `ECDSA_SIG_free'
  382. /usr/bin/ld: (.text+0x2204): undefined reference to `ECDSA_SIG_free'
  383. /usr/bin/ld: (.text+0x228f): undefined reference to `d2i_DSA_SIG'
  384. /usr/bin/ld: (.text+0x22ad): undefined reference to `DSA_SIG_get0'
  385. /usr/bin/ld: (.text+0x23bb): undefined reference to `DSA_SIG_free'
  386. /usr/bin/ld: (.text+0x2404): undefined reference to `ECDSA_SIG_free'
  387. /usr/bin/ld: (.text+0x2417): undefined reference to `DSA_SIG_free'
  388. /usr/bin/ld: (.text+0x2424): undefined reference to `DSA_SIG_free'
  389. /usr/bin/ld: (.text+0x2447): undefined reference to `ECDSA_SIG_free'
  390. /usr/bin/ld: (.text+0x2454): undefined reference to `DSA_SIG_free'
  391. /usr/bin/ld: (.text+0x247e): undefined reference to `ECDSA_SIG_free'
  392. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_signature_from_blob':
  393. (.text+0x2534): undefined reference to `RSA_size'
  394. /usr/bin/ld: (.text+0x26d8): undefined reference to `ECDSA_SIG_new'
  395. /usr/bin/ld: (.text+0x26f2): undefined reference to `ECDSA_SIG_set0'
  396. /usr/bin/ld: (.text+0x2705): undefined reference to `i2d_ECDSA_SIG'
  397. /usr/bin/ld: (.text+0x276e): undefined reference to `ECDSA_SIG_free'
  398. /usr/bin/ld: (.text+0x28a0): undefined reference to `DSA_SIG_new'
  399. /usr/bin/ld: (.text+0x28ba): undefined reference to `DSA_SIG_set0'
  400. /usr/bin/ld: (.text+0x28cd): undefined reference to `i2d_DSA_SIG'
  401. /usr/bin/ld: (.text+0x2936): undefined reference to `DSA_SIG_free'
  402. /usr/bin/ld: (.text+0x29e9): undefined reference to `BN_clear_free'
  403. /usr/bin/ld: (.text+0x2a14): undefined reference to `ECDSA_SIG_free'
  404. /usr/bin/ld: (.text+0x2a21): undefined reference to `BN_clear_free'
  405. /usr/bin/ld: (.text+0x2a29): undefined reference to `BN_clear_free'
  406. /usr/bin/ld: (.text+0x2a47): undefined reference to `DSA_SIG_free'
  407. /usr/bin/ld: (.text+0x2a54): undefined reference to `BN_clear_free'
  408. /usr/bin/ld: (.text+0x2a5c): undefined reference to `BN_clear_free'
  409. /usr/bin/ld: (.text+0x2a74): undefined reference to `BN_clear_free'
  410. /usr/bin/ld: (.text+0x2a7c): undefined reference to `BN_clear_free'
  411. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_sign_data':
  412. (.text+0x2bd0): undefined reference to `EVP_PKEY_size'
  413. /usr/bin/ld: (.text+0x2bee): undefined reference to `EVP_MD_CTX_new'
  414. /usr/bin/ld: (.text+0x2c0e): undefined reference to `EVP_DigestSignInit'
  415. /usr/bin/ld: (.text+0x2c2e): undefined reference to `EVP_DigestSign'
  416. /usr/bin/ld: (.text+0x2c3c): undefined reference to `ERR_get_error'
  417. /usr/bin/ld: (.text+0x2c46): undefined reference to `ERR_error_string'
  418. /usr/bin/ld: (.text+0x2c6e): undefined reference to `EVP_MD_CTX_free'
  419. /usr/bin/ld: (.text+0x2c92): undefined reference to `EVP_PKEY_free'
  420. /usr/bin/ld: (.text+0x2cf1): undefined reference to `ERR_get_error'
  421. /usr/bin/ld: (.text+0x2cfb): undefined reference to `ERR_error_string'
  422. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_verify_data_signature':
  423. (.text+0x2e87): undefined reference to `EVP_MD_CTX_new'
  424. /usr/bin/ld: (.text+0x2ea5): undefined reference to `EVP_DigestVerifyInit'
  425. /usr/bin/ld: (.text+0x2ec0): undefined reference to `EVP_DigestVerify'
  426. /usr/bin/ld: (.text+0x2ece): undefined reference to `ERR_get_error'
  427. /usr/bin/ld: (.text+0x2ede): undefined reference to `ERR_error_string'
  428. /usr/bin/ld: (.text+0x2f03): undefined reference to `EVP_MD_CTX_free'
  429. /usr/bin/ld: (.text+0x2f0b): undefined reference to `EVP_PKEY_free'
  430. /usr/bin/ld: (.text+0x2f29): undefined reference to `ERR_get_error'
  431. /usr/bin/ld: (.text+0x2f33): undefined reference to `ERR_error_string'
  432. /usr/bin/ld: (.text+0x2f81): undefined reference to `ERR_get_error'
  433. /usr/bin/ld: (.text+0x2f8b): undefined reference to `ERR_error_string'
  434. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_key_generate_ed25519':
  435. (.text+0x305a): undefined reference to `EVP_PKEY_CTX_new_id'
  436. /usr/bin/ld: (.text+0x306e): undefined reference to `EVP_PKEY_keygen_init'
  437. /usr/bin/ld: (.text+0x3082): undefined reference to `EVP_PKEY_keygen'
  438. /usr/bin/ld: (.text+0x3090): undefined reference to `ERR_get_error'
  439. /usr/bin/ld: (.text+0x309a): undefined reference to `ERR_error_string'
  440. /usr/bin/ld: (.text+0x30bf): undefined reference to `EVP_PKEY_CTX_free'
  441. /usr/bin/ld: (.text+0x30cd): undefined reference to `EVP_PKEY_free'
  442. /usr/bin/ld: (.text+0x3121): undefined reference to `ERR_get_error'
  443. /usr/bin/ld: (.text+0x312b): undefined reference to `ERR_error_string'
  444. /usr/bin/ld: (.text+0x3196): undefined reference to `EVP_PKEY_get_raw_private_key'
  445. /usr/bin/ld: (.text+0x31ad): undefined reference to `EVP_PKEY_get_raw_public_key'
  446. /usr/bin/ld: (.text+0x31bb): undefined reference to `ERR_get_error'
  447. /usr/bin/ld: (.text+0x31c5): undefined reference to `ERR_error_string'
  448. /usr/bin/ld: (.text+0x31f1): undefined reference to `ERR_get_error'
  449. /usr/bin/ld: (.text+0x31fb): undefined reference to `ERR_error_string'
  450. /usr/bin/ld: (.text+0x3229): undefined reference to `ERR_get_error'
  451. /usr/bin/ld: (.text+0x3233): undefined reference to `ERR_error_string'
  452. /usr/bin/ld: (.text+0x3264): undefined reference to `EVP_PKEY_CTX_free'
  453. /usr/bin/ld: (.text+0x326d): undefined reference to `EVP_PKEY_free'
  454. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(pki_crypto.c.o): in function `pki_digest_to_md':
  455. (.text+0x2f9): undefined reference to `EVP_sha512'
  456. /usr/bin/ld: (.text+0x301): undefined reference to `EVP_sha1'
  457. /usr/bin/ld: (.text+0x309): undefined reference to `EVP_sha256'
  458. /usr/bin/ld: (.text+0x311): undefined reference to `EVP_sha384'
  459. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(ecdh_crypto.c.o): in function `ssh_client_ecdh_init':
  460. (.text+0x16): undefined reference to `BN_CTX_new'
  461. /usr/bin/ld: (.text+0x64): undefined reference to `EC_KEY_new_by_curve_name'
  462. /usr/bin/ld: (.text+0x78): undefined reference to `EC_KEY_get0_group'
  463. /usr/bin/ld: (.text+0x83): undefined reference to `EC_KEY_generate_key'
  464. /usr/bin/ld: (.text+0x8b): undefined reference to `EC_KEY_get0_public_key'
  465. /usr/bin/ld: (.text+0xa6): undefined reference to `EC_POINT_point2oct'
  466. /usr/bin/ld: (.text+0xef): undefined reference to `EC_POINT_point2oct'
  467. /usr/bin/ld: (.text+0xf7): undefined reference to `BN_CTX_free'
  468. /usr/bin/ld: (.text+0x174): undefined reference to `BN_CTX_free'
  469. /usr/bin/ld: (.text+0x190): undefined reference to `EC_KEY_free'
  470. /usr/bin/ld: (.text+0x1a2): undefined reference to `BN_CTX_free'
  471. /usr/bin/ld: (.text+0x1aa): undefined reference to `EC_KEY_free'
  472. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(ecdh_crypto.c.o): in function `ecdh_build_k':
  473. (.text+0x1d1): undefined reference to `EC_KEY_get0_group'
  474. /usr/bin/ld: (.text+0x1dc): undefined reference to `EC_GROUP_get_degree'
  475. /usr/bin/ld: (.text+0x1f0): undefined reference to `BN_CTX_new'
  476. /usr/bin/ld: (.text+0x204): undefined reference to `EC_POINT_new'
  477. /usr/bin/ld: (.text+0x255): undefined reference to `EC_POINT_oct2point'
  478. /usr/bin/ld: (.text+0x260): undefined reference to `BN_CTX_free'
  479. /usr/bin/ld: (.text+0x29c): undefined reference to `ECDH_compute_key'
  480. /usr/bin/ld: (.text+0x2a7): undefined reference to `EC_POINT_clear_free'
  481. /usr/bin/ld: (.text+0x2bc): undefined reference to `BN_new'
  482. /usr/bin/ld: (.text+0x2da): undefined reference to `BN_bin2bn'
  483. /usr/bin/ld: (.text+0x2f8): undefined reference to `EC_KEY_free'
  484. /usr/bin/ld: (.text+0x347): undefined reference to `EC_POINT_clear_free'
  485. /usr/bin/ld: (.text+0x362): undefined reference to `EC_KEY_free'
  486. /usr/bin/ld: (.text+0x380): undefined reference to `BN_CTX_free'
  487. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(ecdh_crypto.c.o): in function `ssh_packet_server_ecdh_init':
  488. (.text+0x3f2): undefined reference to `BN_CTX_new'
  489. /usr/bin/ld: (.text+0x427): undefined reference to `EC_KEY_new_by_curve_name'
  490. /usr/bin/ld: (.text+0x43b): undefined reference to `EC_KEY_get0_group'
  491. /usr/bin/ld: (.text+0x446): undefined reference to `EC_KEY_generate_key'
  492. /usr/bin/ld: (.text+0x44e): undefined reference to `EC_KEY_get0_public_key'
  493. /usr/bin/ld: (.text+0x469): undefined reference to `EC_POINT_point2oct'
  494. /usr/bin/ld: (.text+0x4b2): undefined reference to `EC_POINT_point2oct'
  495. /usr/bin/ld: (.text+0x4ba): undefined reference to `BN_CTX_free'
  496. /usr/bin/ld: (.text+0x6a4): undefined reference to `EC_KEY_free'
  497. /usr/bin/ld: (.text+0x6ac): undefined reference to `BN_CTX_free'
  498. /usr/bin/ld: (.text+0x6cb): undefined reference to `BN_CTX_free'
  499. /usr/bin/ld: (.text+0x6fc): undefined reference to `BN_CTX_free'
  500. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_decrypt':
  501. (.text+0x7a): undefined reference to `EVP_DecryptUpdate'
  502. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_aead_decrypt':
  503. (.text+0x154): undefined reference to `EVP_CIPHER_CTX_ctrl'
  504. /usr/bin/ld: (.text+0x174): undefined reference to `EVP_CIPHER_CTX_ctrl'
  505. /usr/bin/ld: (.text+0x195): undefined reference to `EVP_DecryptUpdate'
  506. /usr/bin/ld: (.text+0x1b6): undefined reference to `EVP_DecryptUpdate'
  507. /usr/bin/ld: (.text+0x1d6): undefined reference to `EVP_DecryptFinal'
  508. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_encrypt':
  509. (.text+0x33a): undefined reference to `EVP_EncryptUpdate'
  510. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_aead_encrypt':
  511. (.text+0x41e): undefined reference to `EVP_CIPHER_CTX_ctrl'
  512. /usr/bin/ld: (.text+0x443): undefined reference to `EVP_EncryptUpdate'
  513. /usr/bin/ld: (.text+0x488): undefined reference to `EVP_EncryptUpdate'
  514. /usr/bin/ld: (.text+0x52b): undefined reference to `EVP_EncryptFinal'
  515. /usr/bin/ld: (.text+0x547): undefined reference to `EVP_CIPHER_CTX_ctrl'
  516. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_cleanup':
  517. (.text+0x5b2): undefined reference to `EVP_CIPHER_CTX_reset'
  518. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_init':
  519. (.text+0x601): undefined reference to `EVP_aes_256_gcm'
  520. /usr/bin/ld: (.text+0x641): undefined reference to `EVP_des_ede3_cbc'
  521. /usr/bin/ld: (.text+0x651): undefined reference to `EVP_aes_128_cbc'
  522. /usr/bin/ld: (.text+0x661): undefined reference to `EVP_aes_192_cbc'
  523. /usr/bin/ld: (.text+0x671): undefined reference to `EVP_aes_256_cbc'
  524. /usr/bin/ld: (.text+0x681): undefined reference to `EVP_aes_128_ctr'
  525. /usr/bin/ld: (.text+0x691): undefined reference to `EVP_aes_192_ctr'
  526. /usr/bin/ld: (.text+0x6a1): undefined reference to `EVP_aes_256_ctr'
  527. /usr/bin/ld: (.text+0x6b1): undefined reference to `EVP_aes_128_gcm'
  528. /usr/bin/ld: (.text+0x6c1): undefined reference to `EVP_CIPHER_CTX_new'
  529. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_set_decrypt_key':
  530. (.text+0x6ec): undefined reference to `EVP_CIPHER_CTX_reset'
  531. /usr/bin/ld: (.text+0x701): undefined reference to `EVP_DecryptInit_ex'
  532. /usr/bin/ld: (.text+0x71c): undefined reference to `EVP_CIPHER_CTX_set_padding'
  533. /usr/bin/ld: (.text+0x73e): undefined reference to `EVP_CIPHER_CTX_ctrl'
  534. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_set_encrypt_key':
  535. (.text+0x79c): undefined reference to `EVP_CIPHER_CTX_reset'
  536. /usr/bin/ld: (.text+0x7b1): undefined reference to `EVP_EncryptInit_ex'
  537. /usr/bin/ld: (.text+0x7cc): undefined reference to `EVP_CIPHER_CTX_set_padding'
  538. /usr/bin/ld: (.text+0x7ee): undefined reference to `EVP_CIPHER_CTX_ctrl'
  539. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `ssh_reseed':
  540. (.text+0x863): undefined reference to `RAND_add'
  541. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `ssh_get_random':
  542. (.text+0x899): undefined reference to `RAND_bytes'
  543. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `sha1_init':
  544. (.text+0x8b7): undefined reference to `EVP_MD_CTX_new'
  545. /usr/bin/ld: (.text+0x8c7): undefined reference to `EVP_MD_CTX_reset'
  546. /usr/bin/ld: (.text+0x8cc): undefined reference to `EVP_sha1'
  547. /usr/bin/ld: (.text+0x8d9): undefined reference to `EVP_DigestInit_ex'
  548. /usr/bin/ld: (.text+0x8f7): undefined reference to `EVP_MD_CTX_free'
  549. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp':
  550. (.text+0x946): undefined reference to `EVP_MD_CTX_new'
  551. /usr/bin/ld: (.text+0x954): undefined reference to `EVP_DigestInit'
  552. /usr/bin/ld: (.text+0x962): undefined reference to `EVP_DigestUpdate'
  553. /usr/bin/ld: (.text+0x970): undefined reference to `EVP_DigestFinal'
  554. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_init':
  555. (.text+0x9a4): undefined reference to `EVP_MD_CTX_new'
  556. /usr/bin/ld: (.text+0x9b7): undefined reference to `EVP_DigestInit'
  557. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_final':
  558. (.text+0x9e9): undefined reference to `EVP_DigestFinal'
  559. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `sha256_init':
  560. (.text+0xa07): undefined reference to `EVP_MD_CTX_new'
  561. /usr/bin/ld: (.text+0xa17): undefined reference to `EVP_MD_CTX_reset'
  562. /usr/bin/ld: (.text+0xa1c): undefined reference to `EVP_sha256'
  563. /usr/bin/ld: (.text+0xa29): undefined reference to `EVP_DigestInit_ex'
  564. /usr/bin/ld: (.text+0xa47): undefined reference to `EVP_MD_CTX_free'
  565. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `sha384_init':
  566. (.text+0xa77): undefined reference to `EVP_MD_CTX_new'
  567. /usr/bin/ld: (.text+0xa87): undefined reference to `EVP_MD_CTX_reset'
  568. /usr/bin/ld: (.text+0xa8c): undefined reference to `EVP_sha384'
  569. /usr/bin/ld: (.text+0xa99): undefined reference to `EVP_DigestInit_ex'
  570. /usr/bin/ld: (.text+0xab7): undefined reference to `EVP_MD_CTX_free'
  571. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `sha512_init':
  572. (.text+0xae7): undefined reference to `EVP_MD_CTX_new'
  573. /usr/bin/ld: (.text+0xaf7): undefined reference to `EVP_MD_CTX_reset'
  574. /usr/bin/ld: (.text+0xafc): undefined reference to `EVP_sha512'
  575. /usr/bin/ld: (.text+0xb09): undefined reference to `EVP_DigestInit_ex'
  576. /usr/bin/ld: (.text+0xb27): undefined reference to `EVP_MD_CTX_free'
  577. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `md5_init':
  578. (.text+0xb57): undefined reference to `EVP_MD_CTX_new'
  579. /usr/bin/ld: (.text+0xb67): undefined reference to `EVP_MD_CTX_reset'
  580. /usr/bin/ld: (.text+0xb6c): undefined reference to `EVP_md5'
  581. /usr/bin/ld: (.text+0xb79): undefined reference to `EVP_DigestInit_ex'
  582. /usr/bin/ld: (.text+0xb97): undefined reference to `EVP_MD_CTX_free'
  583. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `md5_final.localalias':
  584. (.text+0xbf0): undefined reference to `EVP_DigestFinal'
  585. /usr/bin/ld: (.text+0xbf8): undefined reference to `EVP_MD_CTX_free'
  586. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `hmac_init':
  587. (.text+0xe07): undefined reference to `HMAC_CTX_new'
  588. /usr/bin/ld: (.text+0xe25): undefined reference to `EVP_sha256'
  589. /usr/bin/ld: (.text+0xe39): undefined reference to `HMAC_Init_ex'
  590. /usr/bin/ld: (.text+0xe56): undefined reference to `EVP_md5'
  591. /usr/bin/ld: (.text+0xe61): undefined reference to `EVP_sha512'
  592. /usr/bin/ld: (.text+0xe71): undefined reference to `EVP_sha1'
  593. /usr/bin/ld: (.text+0xe87): undefined reference to `HMAC_CTX_free'
  594. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `hmac_final':
  595. (.text+0xeb9): undefined reference to `HMAC_Final'
  596. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `ssh_crypto_init':
  597. (.text+0xefa): undefined reference to `OpenSSL_version_num'
  598. /usr/bin/ld: (.text+0xf07): undefined reference to `OpenSSL_version_num'
  599. /usr/bin/ld: (.text+0xf0f): undefined reference to `OpenSSL_version'
  600. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `nid_to_evpmd':
  601. (.text+0x21): undefined reference to `EVP_sha384'
  602. /usr/bin/ld: (.text+0x29): undefined reference to `EVP_sha256'
  603. /usr/bin/ld: (.text+0x31): undefined reference to `EVP_sha512'
  604. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_cipher_cleanup':
  605. (.text+0x5bc): undefined reference to `EVP_CIPHER_CTX_free'
  606. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `sha1_update':
  607. (.text+0x915): undefined reference to `EVP_DigestUpdate'
  608. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp':
  609. (.text+0x986): undefined reference to `EVP_MD_CTX_free'
  610. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_update':
  611. (.text+0x9d5): undefined reference to `EVP_DigestUpdate'
  612. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `evp_final':
  613. (.text+0x9f2): undefined reference to `EVP_MD_CTX_free'
  614. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `sha256_update':
  615. (.text+0xa65): undefined reference to `EVP_DigestUpdate'
  616. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `sha384_update':
  617. (.text+0xad5): undefined reference to `EVP_DigestUpdate'
  618. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `sha512_update':
  619. (.text+0xb45): undefined reference to `EVP_DigestUpdate'
  620. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `md5_update':
  621. (.text+0xbb5): undefined reference to `EVP_DigestUpdate'
  622. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `hmac_update':
  623. (.text+0xea5): undefined reference to `HMAC_Update'
  624. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(libcrypto.c.o): in function `hmac_final':
  625. (.text+0xec2): undefined reference to `HMAC_CTX_free'
  626. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh_crypto.c.o): in function `ssh_dh_keypair_get_keys':
  627. (.text+0x42): undefined reference to `DH_get0_key'
  628. /usr/bin/ld: (.text+0x54): undefined reference to `BN_num_bits'
  629. /usr/bin/ld: (.text+0x6d): undefined reference to `BN_num_bits'
  630. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh_crypto.c.o): in function `ssh_dh_keypair_set_keys':
  631. (.text+0xca): undefined reference to `DH_set0_key'
  632. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh_crypto.c.o): in function `ssh_dh_get_parameters':
  633. (.text+0xfb): undefined reference to `DH_get0_pqg'
  634. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh_crypto.c.o): in function `ssh_dh_set_parameters':
  635. (.text+0x168): undefined reference to `DH_free'
  636. /usr/bin/ld: (.text+0x16d): undefined reference to `DH_new'
  637. /usr/bin/ld: (.text+0x17d): undefined reference to `BN_dup'
  638. /usr/bin/ld: (.text+0x188): undefined reference to `BN_dup'
  639. /usr/bin/ld: (.text+0x19b): undefined reference to `DH_set0_pqg'
  640. /usr/bin/ld: (.text+0x1c4): undefined reference to `BN_free'
  641. /usr/bin/ld: (.text+0x1cc): undefined reference to `BN_free'
  642. /usr/bin/ld: (.text+0x1d5): undefined reference to `DH_free'
  643. /usr/bin/ld: (.text+0x1de): undefined reference to `DH_free'
  644. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh_crypto.c.o): in function `ssh_dh_cleanup':
  645. (.text+0x225): undefined reference to `DH_free'
  646. /usr/bin/ld: (.text+0x232): undefined reference to `DH_free'
  647. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh_crypto.c.o): in function `ssh_dh_keypair_gen_keys':
  648. (.text+0x38a): undefined reference to `DH_generate_key'
  649. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh_crypto.c.o): in function `ssh_dh_compute_shared_secret':
  650. (.text+0x40d): undefined reference to `DH_size'
  651. /usr/bin/ld: (.text+0x473): undefined reference to `DH_compute_key'
  652. /usr/bin/ld: (.text+0x487): undefined reference to `BN_bin2bn'
  653. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(server.c.o): in function `server_set_kex':
  654. (.text+0x4a1): undefined reference to `FIPS_mode'
  655. /usr/bin/ld: (.text+0x541): undefined reference to `FIPS_mode'
  656. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(server.c.o): in function `ssh_server_connection_callback':
  657. (.text+0x911): undefined reference to `FIPS_mode'
  658. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh-gex.c.o): in function `ssh_packet_client_dhgex_reply':
  659. (.text+0xce): undefined reference to `BN_clear_free'
  660. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh-gex.c.o): in function `ssh_packet_client_dhgex_group':
  661. (.text+0x237): undefined reference to `BN_CTX_new'
  662. /usr/bin/ld: (.text+0x2ac): undefined reference to `BN_clear_free'
  663. /usr/bin/ld: (.text+0x2c3): undefined reference to `BN_clear_free'
  664. /usr/bin/ld: (.text+0x2d9): undefined reference to `BN_clear_free'
  665. /usr/bin/ld: (.text+0x2e6): undefined reference to `BN_clear_free'
  666. /usr/bin/ld: (.text+0x2f3): undefined reference to `BN_CTX_free'
  667. /usr/bin/ld: (.text+0x339): undefined reference to `BN_new'
  668. /usr/bin/ld: (.text+0x341): undefined reference to `BN_new'
  669. /usr/bin/ld: (.text+0x38e): undefined reference to `FIPS_mode'
  670. /usr/bin/ld: (.text+0x3b5): undefined reference to `BN_set_word'
  671. /usr/bin/ld: (.text+0x3c7): undefined reference to `BN_num_bits'
  672. /usr/bin/ld: (.text+0x3e7): undefined reference to `BN_cmp'
  673. /usr/bin/ld: (.text+0x3fa): undefined reference to `BN_is_bit_set'
  674. /usr/bin/ld: (.text+0x411): undefined reference to `BN_sub'
  675. /usr/bin/ld: (.text+0x41e): undefined reference to `BN_cmp'
  676. /usr/bin/ld: (.text+0x42f): undefined reference to `BN_cmp'
  677. /usr/bin/ld: (.text+0x536): undefined reference to `BN_CTX_free'
  678. /usr/bin/ld: (.text+0x565): undefined reference to `BN_clear_free'
  679. /usr/bin/ld: (.text+0x57c): undefined reference to `BN_clear_free'
  680. /usr/bin/ld: (.text+0x61e): undefined reference to `BN_clear_free'
  681. /usr/bin/ld: (.text+0x626): undefined reference to `BN_clear_free'
  682. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh-gex.c.o): in function `ssh_packet_server_dhgex_request':
  683. (.text+0xb7c): undefined reference to `FIPS_mode'
  684. /usr/bin/ld: (.text+0xc16): undefined reference to `BN_hex2bn'
  685. /usr/bin/ld: (.text+0xc2d): undefined reference to `BN_hex2bn'
  686. /usr/bin/ld: (.text+0xc8d): undefined reference to `BN_clear_free'
  687. /usr/bin/ld: (.text+0xca9): undefined reference to `BN_clear_free'
  688. /usr/bin/ld: (.text+0xcfb): undefined reference to `BN_clear_free'
  689. /usr/bin/ld: (.text+0xd13): undefined reference to `BN_clear_free'
  690. /usr/bin/ld: (.text+0xda2): undefined reference to `BN_clear_free'
  691. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(dh-gex.c.o):(.text+0xdba): more undefined references to `BN_clear_free' follow
  692. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(gssapi.c.o): in function `ssh_gssapi_log_error':
  693. (.text+0x5f): undefined reference to `gss_display_status'
  694. /usr/bin/ld: (.text+0x76): undefined reference to `gss_release_buffer'
  695. /usr/bin/ld: (.text+0x8b): undefined reference to `gss_release_buffer'
  696. /usr/bin/ld: (.text+0xc6): undefined reference to `gss_display_status'
  697. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(gssapi.c.o): in function `ssh_gssapi_free.isra.0':
  698. (.text+0x333): undefined reference to `gss_release_cred'
  699. /usr/bin/ld: (.text+0x34c): undefined reference to `gss_release_cred'
  700. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(gssapi.c.o): in function `ssh_gssapi_handle_userauth':
  701. (.text+0x496): undefined reference to `gss_create_empty_oid_set'
  702. /usr/bin/ld: (.text+0x4ab): undefined reference to `gss_indicate_mechs'
  703. /usr/bin/ld: (.text+0x5c9): undefined reference to `gss_test_oid_set_member'
  704. /usr/bin/ld: (.text+0x5e5): undefined reference to `gss_add_oid_set_member'
  705. /usr/bin/ld: (.text+0x609): undefined reference to `gss_release_oid_set'
  706. /usr/bin/ld: (.text+0x661): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'
  707. /usr/bin/ld: (.text+0x669): undefined reference to `gss_import_name'
  708. /usr/bin/ld: (.text+0x6b4): undefined reference to `gss_acquire_cred'
  709. /usr/bin/ld: (.text+0x6c7): undefined reference to `gss_release_name'
  710. /usr/bin/ld: (.text+0x6d4): undefined reference to `gss_release_oid_set'
  711. /usr/bin/ld: (.text+0x79c): undefined reference to `gss_test_oid_set_member'
  712. /usr/bin/ld: (.text+0x829): undefined reference to `gss_release_oid_set'
  713. /usr/bin/ld: (.text+0x8af): undefined reference to `gss_release_oid_set'
  714. /usr/bin/ld: (.text+0x8e1): undefined reference to `gss_release_oid_set'
  715. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(gssapi.c.o): in function `ssh_packet_userauth_gssapi_token_server':
  716. (.text+0xb83): undefined reference to `gss_accept_sec_context'
  717. /usr/bin/ld: (.text+0xbda): undefined reference to `gss_display_name'
  718. /usr/bin/ld: (.text+0xc27): undefined reference to `gss_release_buffer'
  719. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(gssapi.c.o): in function `ssh_packet_userauth_gssapi_mic':
  720. (.text+0xfe4): undefined reference to `gss_verify_mic'
  721. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(gssapi.c.o): in function `ssh_gssapi_auth_mic':
  722. (.text+0x12c8): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'
  723. /usr/bin/ld: (.text+0x12d9): undefined reference to `gss_import_name'
  724. /usr/bin/ld: (.text+0x136d): undefined reference to `gss_inquire_cred'
  725. /usr/bin/ld: (.text+0x138d): undefined reference to `gss_create_empty_oid_set'
  726. /usr/bin/ld: (.text+0x13f1): undefined reference to `gss_inquire_cred_by_mech'
  727. /usr/bin/ld: (.text+0x140d): undefined reference to `gss_add_oid_set_member'
  728. /usr/bin/ld: (.text+0x149f): undefined reference to `GSS_C_NT_USER_NAME'
  729. /usr/bin/ld: (.text+0x14a7): undefined reference to `gss_import_name'
  730. /usr/bin/ld: (.text+0x14db): undefined reference to `gss_acquire_cred'
  731. /usr/bin/ld: (.text+0x14f5): undefined reference to `gss_release_name'
  732. /usr/bin/ld: (.text+0x1511): undefined reference to `gss_release_name'
  733. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(gssapi.c.o): in function `ssh_packet_userauth_gssapi_response':
  734. (.text+0x1a7a): undefined reference to `gss_init_sec_context'
  735. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(gssapi.c.o): in function `ssh_packet_userauth_gssapi_token_client':
  736. (.text+0x1d04): undefined reference to `gss_init_sec_context'
  737. /usr/bin/ld: (.text+0x1ddd): undefined reference to `gss_get_mic'
  738. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(bignum.c.o): in function `ssh_make_bignum_string':
  739. (.text+0xd): undefined reference to `BN_num_bits'
  740. /usr/bin/ld: (.text+0x24): undefined reference to `BN_num_bits'
  741. /usr/bin/ld: (.text+0x4c): undefined reference to `BN_bn2bin'
  742. /usr/bin/ld: (.text+0x67): undefined reference to `BN_is_bit_set'
  743. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(bignum.c.o): in function `ssh_make_string_bn':
  744. (.text+0xb4): undefined reference to `BN_new'
  745. /usr/bin/ld: (.text+0xca): undefined reference to `BN_bin2bn'
  746. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libssh.a(bignum.c.o): in function `ssh_print_bignum':
  747. (.text+0xfe): undefined reference to `BN_bn2hex'
  748. /usr/bin/ld: (.text+0x143): undefined reference to `CRYPTO_free'
  749. collect2: error: ld returned 1 exit status
  750. make: *** [/home/paul/qemu-5.1.0/rules.mak:124: qemu-nbd] Error 1
Add Comment
Please, Sign In to add comment