Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.51 KB | None | 0 0
  1. make[1]: Wejście do katalogu '/root/vpnserver'
  2. Preparing SoftEther VPN Server...
  3. ranlib lib/libcharset.a
  4. ranlib lib/libcrypto.a
  5. ranlib lib/libedit.a
  6. ranlib lib/libiconv.a
  7. ranlib lib/libintelaes.a
  8. ranlib lib/libncurses.a
  9. ranlib lib/libssl.a
  10. ranlib lib/libz.a
  11. ranlib code/vpnserver.a
  12. gcc code/vpnserver.a -O2 -fsigned-char -pthread -m64 -lm -ldl -lrt -lpthread -L./ lib/libssl.a lib/libcrypto.a lib/libiconv.a lib/libcharset.a lib/libedit.a lib/libncurses.a lib/libz.a lib/libintelaes.a -o vpnserver
  13. /usr/bin/ld: code/vpnserver.a(vpnserver.o): relocation R_X86_64_32 against symbol `StopProcess' can not be used when making a shared object; recompile with -fPIC
  14. /usr/bin/ld: code/vpnserver.a(Unix.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  15. /usr/bin/ld: code/vpnserver.a(Cedar.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  16. /usr/bin/ld: code/vpnserver.a(Connection.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  17. /usr/bin/ld: code/vpnserver.a(Hub.o): relocation R_X86_64_32 against symbol `VPN_9670DF295170' can not be used when making a shared object; recompile with -fPIC
  18. /usr/bin/ld: code/vpnserver.a(Interop_OpenVPN.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  19. /usr/bin/ld: code/vpnserver.a(IPsec_IPC.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  20. /usr/bin/ld: code/vpnserver.a(IPsec_PPP.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  21. /usr/bin/ld: code/vpnserver.a(Layer3.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  22. /usr/bin/ld: code/vpnserver.a(Link.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  23. /usr/bin/ld: code/vpnserver.a(Listener.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  24. /usr/bin/ld: code/vpnserver.a(Logging.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  25. /usr/bin/ld: code/vpnserver.a(Nat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  26. /usr/bin/ld: code/vpnserver.a(NativeStack.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  27. /usr/bin/ld: code/vpnserver.a(Protocol.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  28. /usr/bin/ld: code/vpnserver.a(Radius.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  29. /usr/bin/ld: code/vpnserver.a(Remote.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  30. /usr/bin/ld: code/vpnserver.a(Sam.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  31. /usr/bin/ld: code/vpnserver.a(SecureInfo.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  32. /usr/bin/ld: code/vpnserver.a(SecureNAT.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  33. /usr/bin/ld: code/vpnserver.a(Server.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  34. /usr/bin/ld: code/vpnserver.a(Session.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  35. /usr/bin/ld: code/vpnserver.a(UdpAccel.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  36. /usr/bin/ld: code/vpnserver.a(VG.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  37. /usr/bin/ld: code/vpnserver.a(Virtual.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  38. /usr/bin/ld: code/vpnserver.a(WebUI.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
  39. /usr/bin/ld: code/vpnserver.a(Wpc.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  40. /usr/bin/ld: code/vpnserver.a(Cfg.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  41. /usr/bin/ld: code/vpnserver.a(Encrypt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  42. /usr/bin/ld: code/vpnserver.a(FileIO.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
  43. /usr/bin/ld: code/vpnserver.a(Internat.o): relocation R_X86_64_32 against `.rodata.str4.8' can not be used when making a shared object; recompile with -fPIC
  44. /usr/bin/ld: code/vpnserver.a(Kernel.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  45. /usr/bin/ld: code/vpnserver.a(Mayaqua.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  46. /usr/bin/ld: code/vpnserver.a(Memory.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  47. /usr/bin/ld: code/vpnserver.a(Network.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  48. /usr/bin/ld: code/vpnserver.a(Object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  49. /usr/bin/ld: code/vpnserver.a(OS.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  50. /usr/bin/ld: code/vpnserver.a(Pack.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  51. /usr/bin/ld: code/vpnserver.a(Secure.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  52. /usr/bin/ld: code/vpnserver.a(Str.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  53. /usr/bin/ld: code/vpnserver.a(Table.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  54. /usr/bin/ld: code/vpnserver.a(TcpIp.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  55. /usr/bin/ld: code/vpnserver.a(Tick64.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  56. /usr/bin/ld: code/vpnserver.a(Tracking.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  57. /usr/bin/ld: code/vpnserver.a(Account.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  58. /usr/bin/ld: code/vpnserver.a(Admin.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  59. /usr/bin/ld: code/vpnserver.a(AzureClient.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  60. /usr/bin/ld: code/vpnserver.a(AzureServer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  61. /usr/bin/ld: code/vpnserver.a(Bridge.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  62. /usr/bin/ld: code/vpnserver.a(Client.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  63. /usr/bin/ld: code/vpnserver.a(Command.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  64. /usr/bin/ld: code/vpnserver.a(Console.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  65. /usr/bin/ld: code/vpnserver.a(Database.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  66. /usr/bin/ld: code/vpnserver.a(DDNS.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  67. /usr/bin/ld: code/vpnserver.a(Interop_SSTP.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  68. /usr/bin/ld: code/vpnserver.a(IPsec.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  69. /usr/bin/ld: code/vpnserver.a(IPsec_IKE.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  70. /usr/bin/ld: code/vpnserver.a(IPsec_IkePacket.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  71. /usr/bin/ld: code/vpnserver.a(IPsec_L2TP.o): relocation R_X86_64_32 against symbol `CmpL2TPQueueForRecv' can not be used when making a shared object; recompile with -fPIC
  72. /usr/bin/ld: code/vpnserver.a(VLan.o): relocation R_X86_64_32 against symbol `VPN_195628D02C07' can not be used when making a shared object; recompile with -fPIC
  73. /usr/bin/ld: code/vpnserver.a(IPsec_EtherIP.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  74. /usr/bin/ld: lib/libssl.a(s3_meth.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  75. /usr/bin/ld: lib/libssl.a(s3_srvr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  76. /usr/bin/ld: lib/libssl.a(s3_clnt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  77. /usr/bin/ld: lib/libssl.a(s3_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  78. /usr/bin/ld: lib/libssl.a(s3_enc.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  79. /usr/bin/ld: lib/libssl.a(s3_pkt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  80. /usr/bin/ld: lib/libssl.a(s3_both.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  81. /usr/bin/ld: lib/libssl.a(s3_cbc.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  82. /usr/bin/ld: lib/libssl.a(s23_meth.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  83. /usr/bin/ld: lib/libssl.a(s23_srvr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  84. /usr/bin/ld: lib/libssl.a(s23_clnt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  85. /usr/bin/ld: lib/libssl.a(s23_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  86. /usr/bin/ld: lib/libssl.a(t1_meth.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  87. /usr/bin/ld: lib/libssl.a(t1_srvr.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  88. /usr/bin/ld: lib/libssl.a(t1_clnt.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  89. /usr/bin/ld: lib/libssl.a(t1_lib.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  90. /usr/bin/ld: lib/libssl.a(t1_enc.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  91. /usr/bin/ld: lib/libssl.a(t1_ext.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  92. /usr/bin/ld: lib/libssl.a(d1_srvr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  93. /usr/bin/ld: lib/libssl.a(d1_clnt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  94. /usr/bin/ld: lib/libssl.a(d1_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  95. /usr/bin/ld: lib/libssl.a(d1_pkt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  96. /usr/bin/ld: lib/libssl.a(d1_both.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  97. /usr/bin/ld: lib/libssl.a(d1_srtp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  98. /usr/bin/ld: lib/libssl.a(ssl_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  99. /usr/bin/ld: lib/libssl.a(ssl_cert.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  100. /usr/bin/ld: lib/libssl.a(ssl_sess.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  101. /usr/bin/ld: lib/libssl.a(ssl_ciph.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  102. /usr/bin/ld: lib/libssl.a(ssl_rsa.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  103. /usr/bin/ld: lib/libssl.a(ssl_asn1.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  104. /usr/bin/ld: lib/libssl.a(ssl_algs.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  105. /usr/bin/ld: lib/libssl.a(bio_ssl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  106. /usr/bin/ld: lib/libssl.a(ssl_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  107. /usr/bin/ld: lib/libssl.a(t1_reneg.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  108. /usr/bin/ld: lib/libssl.a(tls_srp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  109. /usr/bin/ld: lib/libssl.a(d1_meth.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  110. /usr/bin/ld: lib/libcrypto.a(cryptlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  111. /usr/bin/ld: lib/libcrypto.a(mem.o): relocation R_X86_64_32S against `.text' can not be used when making a shared object; recompile with -fPIC
  112. /usr/bin/ld: lib/libcrypto.a(mem_dbg.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  113. /usr/bin/ld: lib/libcrypto.a(ex_data.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  114. /usr/bin/ld: lib/libcrypto.a(o_names.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  115. /usr/bin/ld: lib/libcrypto.a(obj_dat.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  116. /usr/bin/ld: lib/libcrypto.a(obj_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  117. /usr/bin/ld: lib/libcrypto.a(obj_xref.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  118. /usr/bin/ld: lib/libcrypto.a(md4_one.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  119. /usr/bin/ld: lib/libcrypto.a(md5_one.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  120. /usr/bin/ld: lib/libcrypto.a(sha1_one.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  121. /usr/bin/ld: lib/libcrypto.a(sha256.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  122. /usr/bin/ld: lib/libcrypto.a(sha512.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  123. /usr/bin/ld: lib/libcrypto.a(hmac.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  124. /usr/bin/ld: lib/libcrypto.a(set_key.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  125. /usr/bin/ld: lib/libcrypto.a(ecb_enc.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  126. /usr/bin/ld: lib/libcrypto.a(cbc_enc.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  127. /usr/bin/ld: lib/libcrypto.a(des_enc.o): relocation R_X86_64_32S against symbol `DES_SPtrans' can not be used when making a shared object; recompile with -fPIC
  128. /usr/bin/ld: lib/libcrypto.a(aes_misc.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  129. /usr/bin/ld: lib/libcrypto.a(bn_lib.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  130. /usr/bin/ld: lib/libcrypto.a(bn_ctx.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  131. /usr/bin/ld: lib/libcrypto.a(bn_print.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  132. /usr/bin/ld: lib/libcrypto.a(bn_shift.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  133. /usr/bin/ld: lib/libcrypto.a(ec_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  134. /usr/bin/ld: lib/libcrypto.a(ec_mult.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  135. /usr/bin/ld: lib/libcrypto.a(ec_curve.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
  136. /usr/bin/ld: lib/libcrypto.a(ec_key.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  137. /usr/bin/ld: lib/libcrypto.a(ec_oct.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  138. /usr/bin/ld: lib/libcrypto.a(ecp_nistz256.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  139. /usr/bin/ld: lib/libcrypto.a(rsa_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  140. /usr/bin/ld: lib/libcrypto.a(rsa_sign.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  141. /usr/bin/ld: lib/libcrypto.a(rsa_asn1.o): relocation R_X86_64_32 against symbol `RSA_PSS_PARAMS_it' can not be used when making a shared object; recompile with -fPIC
  142. /usr/bin/ld: lib/libcrypto.a(rsa_crpt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  143. /usr/bin/ld: lib/libcrypto.a(dsa_asn1.o): relocation R_X86_64_32 against symbol `DSA_SIG_it' can not be used when making a shared object; recompile with -fPIC
  144. /usr/bin/ld: lib/libcrypto.a(dsa_sign.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  145. /usr/bin/ld: lib/libcrypto.a(dh_asn1.o): relocation R_X86_64_32 against symbol `DHxparams_it' can not be used when making a shared object; recompile with -fPIC
  146. /usr/bin/ld: lib/libcrypto.a(dh_key.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  147. /usr/bin/ld: lib/libcrypto.a(dh_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  148. /usr/bin/ld: lib/libcrypto.a(dh_ameth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  149. /usr/bin/ld: lib/libcrypto.a(eng_init.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  150. /usr/bin/ld: lib/libcrypto.a(eng_pkey.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  151. /usr/bin/ld: lib/libcrypto.a(tb_rsa.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  152. /usr/bin/ld: lib/libcrypto.a(tb_dh.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  153. /usr/bin/ld: lib/libcrypto.a(buffer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  154. /usr/bin/ld: lib/libcrypto.a(buf_str.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  155. /usr/bin/ld: lib/libcrypto.a(bio_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  156. /usr/bin/ld: lib/libcrypto.a(bss_mem.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  157. /usr/bin/ld: lib/libcrypto.a(bss_file.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  158. /usr/bin/ld: lib/libcrypto.a(bss_sock.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  159. /usr/bin/ld: lib/libcrypto.a(bss_conn.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  160. /usr/bin/ld: lib/libcrypto.a(bf_buff.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  161. /usr/bin/ld: lib/libcrypto.a(b_print.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  162. /usr/bin/ld: lib/libcrypto.a(b_sock.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  163. /usr/bin/ld: lib/libcrypto.a(stack.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  164. /usr/bin/ld: lib/libcrypto.a(lhash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  165. /usr/bin/ld: lib/libcrypto.a(rand_unix.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
  166. /usr/bin/ld: lib/libcrypto.a(err.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  167. /usr/bin/ld: lib/libcrypto.a(digest.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  168. /usr/bin/ld: lib/libcrypto.a(evp_enc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  169. /usr/bin/ld: lib/libcrypto.a(e_des.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  170. /usr/bin/ld: lib/libcrypto.a(e_idea.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  171. /usr/bin/ld: lib/libcrypto.a(e_des3.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  172. /usr/bin/ld: lib/libcrypto.a(e_camellia.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  173. /usr/bin/ld: lib/libcrypto.a(e_rc4.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  174. /usr/bin/ld: lib/libcrypto.a(e_aes.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  175. /usr/bin/ld: lib/libcrypto.a(names.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  176. /usr/bin/ld: lib/libcrypto.a(e_seed.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  177. /usr/bin/ld: lib/libcrypto.a(e_rc2.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  178. /usr/bin/ld: lib/libcrypto.a(m_md5.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  179. /usr/bin/ld: lib/libcrypto.a(m_sha1.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  180. /usr/bin/ld: lib/libcrypto.a(m_dss1.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  181. /usr/bin/ld: lib/libcrypto.a(m_ecdsa.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  182. /usr/bin/ld: lib/libcrypto.a(p_sign.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  183. /usr/bin/ld: lib/libcrypto.a(p_verify.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  184. /usr/bin/ld: lib/libcrypto.a(p_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  185. /usr/bin/ld: lib/libcrypto.a(evp_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  186. /usr/bin/ld: lib/libcrypto.a(e_null.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  187. /usr/bin/ld: lib/libcrypto.a(c_allc.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  188. /usr/bin/ld: lib/libcrypto.a(c_alld.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  189. /usr/bin/ld: lib/libcrypto.a(evp_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  190. /usr/bin/ld: lib/libcrypto.a(evp_pbe.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  191. /usr/bin/ld: lib/libcrypto.a(p5_crpt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  192. /usr/bin/ld: lib/libcrypto.a(p5_crpt2.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  193. /usr/bin/ld: lib/libcrypto.a(pmeth_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  194. /usr/bin/ld: lib/libcrypto.a(pmeth_fn.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  195. /usr/bin/ld: lib/libcrypto.a(pmeth_gn.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  196. /usr/bin/ld: lib/libcrypto.a(m_sigver.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  197. /usr/bin/ld: lib/libcrypto.a(e_aes_cbc_hmac_sha1.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  198. /usr/bin/ld: lib/libcrypto.a(e_aes_cbc_hmac_sha256.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  199. /usr/bin/ld: lib/libcrypto.a(e_rc4_hmac_md5.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  200. /usr/bin/ld: lib/libcrypto.a(a_object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  201. /usr/bin/ld: lib/libcrypto.a(a_bitstr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  202. /usr/bin/ld: lib/libcrypto.a(a_int.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  203. /usr/bin/ld: lib/libcrypto.a(a_dup.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  204. /usr/bin/ld: lib/libcrypto.a(a_i2d_fp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  205. /usr/bin/ld: lib/libcrypto.a(x_algor.o): relocation R_X86_64_32 against symbol `X509_ALGOR_it' can not be used when making a shared object; recompile with -fPIC
  206. /usr/bin/ld: lib/libcrypto.a(x_pubkey.o): relocation R_X86_64_32 against symbol `X509_PUBKEY_it' can not be used when making a shared object; recompile with -fPIC
  207. /usr/bin/ld: lib/libcrypto.a(x_sig.o): relocation R_X86_64_32 against symbol `X509_SIG_it' can not be used when making a shared object; recompile with -fPIC
  208. /usr/bin/ld: lib/libcrypto.a(x_attrib.o): relocation R_X86_64_32 against symbol `X509_ATTRIBUTE_it' can not be used when making a shared object; recompile with -fPIC
  209. /usr/bin/ld: lib/libcrypto.a(x_long.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  210. /usr/bin/ld: lib/libcrypto.a(x_name.o): relocation R_X86_64_32 against symbol `X509_NAME_INTERNAL_it' can not be used when making a shared object; recompile with -fPIC
  211. /usr/bin/ld: lib/libcrypto.a(x_x509.o): relocation R_X86_64_32 against symbol `X509_CINF_it' can not be used when making a shared object; recompile with -fPIC
  212. /usr/bin/ld: lib/libcrypto.a(x_x509a.o): relocation R_X86_64_32 against symbol `X509_CERT_AUX_it' can not be used when making a shared object; recompile with -fPIC
  213. /usr/bin/ld: lib/libcrypto.a(x_crl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  214. /usr/bin/ld: lib/libcrypto.a(d2i_pr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  215. /usr/bin/ld: lib/libcrypto.a(t_pkey.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  216. /usr/bin/ld: lib/libcrypto.a(tasn_new.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  217. /usr/bin/ld: lib/libcrypto.a(tasn_fre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  218. /usr/bin/ld: lib/libcrypto.a(tasn_enc.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  219. /usr/bin/ld: lib/libcrypto.a(tasn_dec.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  220. /usr/bin/ld: lib/libcrypto.a(tasn_utl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  221. /usr/bin/ld: lib/libcrypto.a(tasn_typ.o): relocation R_X86_64_32 against symbol `ASN1_INTEGER_it' can not be used when making a shared object; recompile with -fPIC
  222. /usr/bin/ld: lib/libcrypto.a(ameth_lib.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
  223. /usr/bin/ld: lib/libcrypto.a(x_exten.o): relocation R_X86_64_32 against symbol `X509_EXTENSION_it' can not be used when making a shared object; recompile with -fPIC
  224. /usr/bin/ld: lib/libcrypto.a(asn1_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  225. /usr/bin/ld: lib/libcrypto.a(asn1_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  226. /usr/bin/ld: lib/libcrypto.a(evp_asn1.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  227. /usr/bin/ld: lib/libcrypto.a(p5_pbe.o): relocation R_X86_64_32 against symbol `PBEPARAM_it' can not be used when making a shared object; recompile with -fPIC
  228. /usr/bin/ld: lib/libcrypto.a(p5_pbev2.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  229. /usr/bin/ld: lib/libcrypto.a(p8_pkey.o): relocation R_X86_64_32 against symbol `PKCS8_PRIV_KEY_INFO_it' can not be used when making a shared object; recompile with -fPIC
  230. /usr/bin/ld: lib/libcrypto.a(pem_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  231. /usr/bin/ld: lib/libcrypto.a(pem_all.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  232. /usr/bin/ld: lib/libcrypto.a(pem_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  233. /usr/bin/ld: lib/libcrypto.a(pem_x509.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  234. /usr/bin/ld: lib/libcrypto.a(pem_xaux.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  235. /usr/bin/ld: lib/libcrypto.a(pem_oth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  236. /usr/bin/ld: lib/libcrypto.a(pem_pkey.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  237. /usr/bin/ld: lib/libcrypto.a(x509_cmp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  238. /usr/bin/ld: lib/libcrypto.a(x509_obj.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  239. /usr/bin/ld: lib/libcrypto.a(x509_vfy.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  240. /usr/bin/ld: lib/libcrypto.a(x509_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  241. /usr/bin/ld: lib/libcrypto.a(x509name.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  242. /usr/bin/ld: lib/libcrypto.a(x509_v3.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  243. /usr/bin/ld: lib/libcrypto.a(x509_lu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  244. /usr/bin/ld: lib/libcrypto.a(x_all.o): relocation R_X86_64_32 against symbol `X509_CINF_it' can not be used when making a shared object; recompile with -fPIC
  245. /usr/bin/ld: lib/libcrypto.a(x509_txt.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  246. /usr/bin/ld: lib/libcrypto.a(x509_trs.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
  247. /usr/bin/ld: lib/libcrypto.a(by_file.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  248. /usr/bin/ld: lib/libcrypto.a(by_dir.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  249. /usr/bin/ld: lib/libcrypto.a(x509_vpm.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  250. /usr/bin/ld: lib/libcrypto.a(v3_conf.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  251. /usr/bin/ld: lib/libcrypto.a(v3_lib.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  252. /usr/bin/ld: lib/libcrypto.a(v3_utl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  253. /usr/bin/ld: lib/libcrypto.a(v3err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  254. /usr/bin/ld: lib/libcrypto.a(v3_genn.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  255. /usr/bin/ld: lib/libcrypto.a(v3_alt.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  256. /usr/bin/ld: lib/libcrypto.a(v3_skey.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  257. /usr/bin/ld: lib/libcrypto.a(v3_akey.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  258. /usr/bin/ld: lib/libcrypto.a(v3_pku.o): relocation R_X86_64_32 against symbol `PKEY_USAGE_PERIOD_it' can not be used when making a shared object; recompile with -fPIC
  259. /usr/bin/ld: lib/libcrypto.a(v3_sxnet.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  260. /usr/bin/ld: lib/libcrypto.a(v3_cpols.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  261. /usr/bin/ld: lib/libcrypto.a(v3_crld.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  262. /usr/bin/ld: lib/libcrypto.a(v3_purp.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
  263. /usr/bin/ld: lib/libcrypto.a(v3_info.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  264. /usr/bin/ld: lib/libcrypto.a(v3_ocsp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  265. /usr/bin/ld: lib/libcrypto.a(v3_akeya.o): relocation R_X86_64_32 against symbol `AUTHORITY_KEYID_it' can not be used when making a shared object; recompile with -fPIC
  266. /usr/bin/ld: lib/libcrypto.a(v3_pmaps.o): relocation R_X86_64_32 against symbol `POLICY_MAPPING_it' can not be used when making a shared object; recompile with -fPIC
  267. /usr/bin/ld: lib/libcrypto.a(v3_pcons.o): relocation R_X86_64_32 against symbol `POLICY_CONSTRAINTS_it' can not be used when making a shared object; recompile with -fPIC
  268. /usr/bin/ld: lib/libcrypto.a(v3_ncons.o): relocation R_X86_64_32 against symbol `NAME_CONSTRAINTS_it' can not be used when making a shared object; recompile with -fPIC
  269. /usr/bin/ld: lib/libcrypto.a(v3_pcia.o): relocation R_X86_64_32 against symbol `PROXY_POLICY_it' can not be used when making a shared object; recompile with -fPIC
  270. /usr/bin/ld: lib/libcrypto.a(v3_pci.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  271. /usr/bin/ld: lib/libcrypto.a(pcy_cache.o): relocation R_X86_64_32 against symbol `policy_data_free' can not be used when making a shared object; recompile with -fPIC
  272. /usr/bin/ld: lib/libcrypto.a(pcy_data.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  273. /usr/bin/ld: lib/libcrypto.a(pcy_map.o): relocation R_X86_64_32 against symbol `POLICY_MAPPING_free' can not be used when making a shared object; recompile with -fPIC
  274. /usr/bin/ld: lib/libcrypto.a(pcy_tree.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  275. /usr/bin/ld: lib/libcrypto.a(v3_scts.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  276. /usr/bin/ld: lib/libcrypto.a(conf_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  277. /usr/bin/ld: lib/libcrypto.a(conf_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  278. /usr/bin/ld: lib/libcrypto.a(conf_api.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  279. /usr/bin/ld: lib/libcrypto.a(conf_def.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  280. /usr/bin/ld: lib/libcrypto.a(conf_mod.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  281. /usr/bin/ld: lib/libcrypto.a(pk7_asn1.o): relocation R_X86_64_32 against symbol `PKCS7_it' can not be used when making a shared object; recompile with -fPIC
  282. /usr/bin/ld: lib/libcrypto.a(pk7_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  283. /usr/bin/ld: lib/libcrypto.a(pkcs7err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  284. /usr/bin/ld: lib/libcrypto.a(pk7_doit.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  285. /usr/bin/ld: lib/libcrypto.a(pk7_attr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  286. /usr/bin/ld: lib/libcrypto.a(p12_asn.o): relocation R_X86_64_32 against symbol `PKCS12_it' can not be used when making a shared object; recompile with -fPIC
  287. /usr/bin/ld: lib/libcrypto.a(p12_crpt.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  288. /usr/bin/ld: lib/libcrypto.a(p12_crt.o): relocation R_X86_64_32 against symbol `PKCS12_SAFEBAG_free' can not be used when making a shared object; recompile with -fPIC
  289. /usr/bin/ld: lib/libcrypto.a(p12_init.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  290. /usr/bin/ld: lib/libcrypto.a(p12_key.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  291. /usr/bin/ld: lib/libcrypto.a(p12_kiss.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  292. /usr/bin/ld: lib/libcrypto.a(p12_mutl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  293. /usr/bin/ld: lib/libcrypto.a(p12_utl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  294. /usr/bin/ld: lib/libcrypto.a(pk12err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  295. /usr/bin/ld: lib/libcrypto.a(p12_p8d.o): relocation R_X86_64_32 against symbol `PKCS8_PRIV_KEY_INFO_it' can not be used when making a shared object; recompile with -fPIC
  296. /usr/bin/ld: lib/libcrypto.a(comp_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  297. /usr/bin/ld: lib/libcrypto.a(comp_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  298. /usr/bin/ld: lib/libcrypto.a(c_zlib.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  299. /usr/bin/ld: lib/libcrypto.a(ocsp_asn.o): relocation R_X86_64_32 against symbol `OCSP_SIGNATURE_it' can not be used when making a shared object; recompile with -fPIC
  300. /usr/bin/ld: lib/libcrypto.a(ocsp_ht.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  301. /usr/bin/ld: lib/libcrypto.a(ocsp_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  302. /usr/bin/ld: lib/libcrypto.a(ui_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  303. /usr/bin/ld: lib/libcrypto.a(cms_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  304. /usr/bin/ld: lib/libcrypto.a(cms_env.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  305. /usr/bin/ld: lib/libcrypto.a(cms_enc.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  306. /usr/bin/ld: lib/libcrypto.a(cms_pwri.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  307. /usr/bin/ld: lib/libcrypto.a(cms_kari.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  308. /usr/bin/ld: lib/libcrypto.a(pqueue.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  309. /usr/bin/ld: lib/libcrypto.a(ts_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  310. /usr/bin/ld: lib/libcrypto.a(srp_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  311. /usr/bin/ld: lib/libcrypto.a(srp_vfy.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  312. /usr/bin/ld: lib/libcrypto.a(cm_pmeth.o): relocation R_X86_64_32S against `.text' can not be used when making a shared object; recompile with -fPIC
  313. /usr/bin/ld: lib/libcrypto.a(cpt_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  314. /usr/bin/ld: lib/libcrypto.a(obj_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  315. /usr/bin/ld: lib/libcrypto.a(hm_ameth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  316. /usr/bin/ld: lib/libcrypto.a(hm_pmeth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  317. /usr/bin/ld: lib/libcrypto.a(cfb64ede.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  318. /usr/bin/ld: lib/libcrypto.a(cfb_enc.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  319. /usr/bin/ld: lib/libcrypto.a(aes_wrap.o): relocation R_X86_64_32 against symbol `AES_encrypt' can not be used when making a shared object; recompile with -fPIC
  320. /usr/bin/ld: lib/libcrypto.a(rc2_skey.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  321. /usr/bin/ld: lib/libcrypto.a(rc2_cbc.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  322. /usr/bin/ld: lib/libcrypto.a(i_cbc.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  323. /usr/bin/ld: lib/libcrypto.a(i_ecb.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  324. /usr/bin/ld: lib/libcrypto.a(seed.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  325. /usr/bin/ld: lib/libcrypto.a(seed_cbc.o): relocation R_X86_64_32 against symbol `SEED_encrypt' can not be used when making a shared object; recompile with -fPIC
  326. /usr/bin/ld: lib/libcrypto.a(seed_cfb.o): relocation R_X86_64_32S against symbol `SEED_encrypt' can not be used when making a shared object; recompile with -fPIC
  327. /usr/bin/ld: lib/libcrypto.a(seed_ofb.o): relocation R_X86_64_32S against symbol `SEED_encrypt' can not be used when making a shared object; recompile with -fPIC
  328. /usr/bin/ld: lib/libcrypto.a(gcm128.o): relocation R_X86_64_32S against symbol `gcm_gmult_clmul' can not be used when making a shared object; recompile with -fPIC
  329. /usr/bin/ld: lib/libcrypto.a(wrap128.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  330. /usr/bin/ld: lib/libcrypto.a(bn_add.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  331. /usr/bin/ld: lib/libcrypto.a(bn_div.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  332. /usr/bin/ld: lib/libcrypto.a(bn_exp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  333. /usr/bin/ld: lib/libcrypto.a(bn_mul.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  334. /usr/bin/ld: lib/libcrypto.a(bn_mod.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  335. /usr/bin/ld: lib/libcrypto.a(bn_rand.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  336. /usr/bin/ld: lib/libcrypto.a(bn_blind.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  337. /usr/bin/ld: lib/libcrypto.a(bn_gcd.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  338. /usr/bin/ld: lib/libcrypto.a(bn_prime.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  339. /usr/bin/ld: lib/libcrypto.a(bn_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  340. /usr/bin/ld: lib/libcrypto.a(rsaz_exp.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  341. /usr/bin/ld: lib/libcrypto.a(bn_recp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  342. /usr/bin/ld: lib/libcrypto.a(bn_mont.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  343. /usr/bin/ld: lib/libcrypto.a(ecp_smpl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  344. /usr/bin/ld: lib/libcrypto.a(ecp_mont.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  345. /usr/bin/ld: lib/libcrypto.a(ec_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  346. /usr/bin/ld: lib/libcrypto.a(ec_asn1.o): relocation R_X86_64_32 against symbol `EC_PRIVATEKEY_it' can not be used when making a shared object; recompile with -fPIC
  347. /usr/bin/ld: lib/libcrypto.a(ec2_smpl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  348. /usr/bin/ld: lib/libcrypto.a(ec2_mult.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  349. /usr/bin/ld: lib/libcrypto.a(ec_ameth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  350. /usr/bin/ld: lib/libcrypto.a(ec_pmeth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  351. /usr/bin/ld: lib/libcrypto.a(eck_prn.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  352. /usr/bin/ld: lib/libcrypto.a(ecp_oct.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  353. /usr/bin/ld: lib/libcrypto.a(ec2_oct.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  354. /usr/bin/ld: lib/libcrypto.a(rsa_eay.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  355. /usr/bin/ld: lib/libcrypto.a(rsa_gen.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  356. /usr/bin/ld: lib/libcrypto.a(rsa_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  357. /usr/bin/ld: lib/libcrypto.a(rsa_pk1.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  358. /usr/bin/ld: lib/libcrypto.a(rsa_ssl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  359. /usr/bin/ld: lib/libcrypto.a(rsa_none.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  360. /usr/bin/ld: lib/libcrypto.a(rsa_oaep.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  361. /usr/bin/ld: lib/libcrypto.a(rsa_x931.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  362. /usr/bin/ld: lib/libcrypto.a(rsa_ameth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  363. /usr/bin/ld: lib/libcrypto.a(rsa_pmeth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  364. /usr/bin/ld: lib/libcrypto.a(dsa_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  365. /usr/bin/ld: lib/libcrypto.a(dsa_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  366. /usr/bin/ld: lib/libcrypto.a(dsa_ossl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  367. /usr/bin/ld: lib/libcrypto.a(dsa_ameth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  368. /usr/bin/ld: lib/libcrypto.a(dsa_pmeth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  369. /usr/bin/ld: lib/libcrypto.a(ecs_lib.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  370. /usr/bin/ld: lib/libcrypto.a(ecs_asn1.o): relocation R_X86_64_32 against symbol `ECDSA_SIG_it' can not be used when making a shared object; recompile with -fPIC
  371. /usr/bin/ld: lib/libcrypto.a(ecs_ossl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  372. /usr/bin/ld: lib/libcrypto.a(ecs_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  373. /usr/bin/ld: lib/libcrypto.a(dh_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  374. /usr/bin/ld: lib/libcrypto.a(dh_pmeth.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  375. /usr/bin/ld: lib/libcrypto.a(dh_rfc5114.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  376. /usr/bin/ld: lib/libcrypto.a(dh_kdf.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
  377. /usr/bin/ld: lib/libcrypto.a(ech_lib.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  378. /usr/bin/ld: lib/libcrypto.a(ech_ossl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  379. /usr/bin/ld: lib/libcrypto.a(ech_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  380. /usr/bin/ld: lib/libcrypto.a(dso_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  381. /usr/bin/ld: lib/libcrypto.a(dso_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  382. /usr/bin/ld: lib/libcrypto.a(eng_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  383. /usr/bin/ld: lib/libcrypto.a(eng_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  384. /usr/bin/ld: lib/libcrypto.a(eng_list.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  385. /usr/bin/ld: lib/libcrypto.a(eng_ctrl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  386. /usr/bin/ld: lib/libcrypto.a(eng_table.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  387. /usr/bin/ld: lib/libcrypto.a(tb_dsa.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  388. /usr/bin/ld: lib/libcrypto.a(tb_ecdsa.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  389. /usr/bin/ld: lib/libcrypto.a(tb_ecdh.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  390. /usr/bin/ld: lib/libcrypto.a(tb_rand.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  391. /usr/bin/ld: lib/libcrypto.a(tb_cipher.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  392. /usr/bin/ld: lib/libcrypto.a(tb_digest.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  393. /usr/bin/ld: lib/libcrypto.a(tb_pkmeth.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  394. /usr/bin/ld: lib/libcrypto.a(tb_asnmth.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  395. /usr/bin/ld: lib/libcrypto.a(buf_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  396. /usr/bin/ld: lib/libcrypto.a(bio_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  397. /usr/bin/ld: lib/libcrypto.a(bss_null.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  398. /usr/bin/ld: lib/libcrypto.a(b_dump.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  399. /usr/bin/ld: lib/libcrypto.a(md_rand.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
  400. /usr/bin/ld: lib/libcrypto.a(rand_err.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  401. /usr/bin/ld: lib/libcrypto.a(encode.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  402. /usr/bin/ld: lib/libcrypto.a(evp_key.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  403. /usr/bin/ld: lib/libcrypto.a(e_bf.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  404. /usr/bin/ld: lib/libcrypto.a(e_xcbc_d.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  405. /usr/bin/ld: lib/libcrypto.a(e_cast.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  406. /usr/bin/ld: lib/libcrypto.a(m_md4.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  407. /usr/bin/ld: lib/libcrypto.a(m_sha.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  408. /usr/bin/ld: lib/libcrypto.a(m_wp.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  409. /usr/bin/ld: lib/libcrypto.a(m_dss.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  410. /usr/bin/ld: lib/libcrypto.a(m_mdc2.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  411. /usr/bin/ld: lib/libcrypto.a(m_ripemd.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  412. /usr/bin/ld: lib/libcrypto.a(bio_md.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  413. /usr/bin/ld: lib/libcrypto.a(bio_enc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  414. /usr/bin/ld: lib/libcrypto.a(evp_pkey.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  415. /usr/bin/ld: lib/libcrypto.a(a_utctm.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  416. /usr/bin/ld: lib/libcrypto.a(a_gentm.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  417. /usr/bin/ld: lib/libcrypto.a(a_time.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  418. /usr/bin/ld: lib/libcrypto.a(a_d2i_fp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  419. /usr/bin/ld: lib/libcrypto.a(a_enum.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  420. /usr/bin/ld: lib/libcrypto.a(a_sign.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  421. /usr/bin/ld: lib/libcrypto.a(a_digest.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  422. /usr/bin/ld: lib/libcrypto.a(a_verify.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  423. /usr/bin/ld: lib/libcrypto.a(a_strex.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  424. /usr/bin/ld: lib/libcrypto.a(x_val.o): relocation R_X86_64_32 against symbol `X509_VAL_it' can not be used when making a shared object; recompile with -fPIC
  425. /usr/bin/ld: lib/libcrypto.a(x_req.o): relocation R_X86_64_32 against symbol `X509_REQ_INFO_it' can not be used when making a shared object; recompile with -fPIC
  426. /usr/bin/ld: lib/libcrypto.a(x_info.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  427. /usr/bin/ld: lib/libcrypto.a(x_spki.o): relocation R_X86_64_32 against symbol `NETSCAPE_SPKAC_it' can not be used when making a shared object; recompile with -fPIC
  428. /usr/bin/ld: lib/libcrypto.a(nsseq.o): relocation R_X86_64_32 against symbol `NETSCAPE_CERT_SEQUENCE_it' can not be used when making a shared object; recompile with -fPIC
  429. /usr/bin/ld: lib/libcrypto.a(i2d_pr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  430. /usr/bin/ld: lib/libcrypto.a(t_x509.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  431. /usr/bin/ld: lib/libcrypto.a(t_x509a.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  432. /usr/bin/ld: lib/libcrypto.a(tasn_prn.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  433. /usr/bin/ld: lib/libcrypto.a(f_int.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  434. /usr/bin/ld: lib/libcrypto.a(f_string.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  435. /usr/bin/ld: lib/libcrypto.a(x_pkey.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  436. /usr/bin/ld: lib/libcrypto.a(asn1_gen.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  437. /usr/bin/ld: lib/libcrypto.a(asn1_par.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  438. /usr/bin/ld: lib/libcrypto.a(a_bytes.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  439. /usr/bin/ld: lib/libcrypto.a(a_strnid.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  440. /usr/bin/ld: lib/libcrypto.a(asn_pack.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  441. /usr/bin/ld: lib/libcrypto.a(pem_info.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  442. /usr/bin/ld: lib/libcrypto.a(pem_pk8.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  443. /usr/bin/ld: lib/libcrypto.a(x509_def.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  444. /usr/bin/ld: lib/libcrypto.a(x509_req.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  445. /usr/bin/ld: lib/libcrypto.a(x509_att.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  446. /usr/bin/ld: lib/libcrypto.a(v3_bcons.o): relocation R_X86_64_32 against symbol `BASIC_CONSTRAINTS_it' can not be used when making a shared object; recompile with -fPIC
  447. /usr/bin/ld: lib/libcrypto.a(v3_bitst.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  448. /usr/bin/ld: lib/libcrypto.a(v3_extku.o): relocation R_X86_64_32 against symbol `ASN1_OBJECT_free' can not be used when making a shared object; recompile with -fPIC
  449. /usr/bin/ld: lib/libcrypto.a(v3_ia5.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  450. /usr/bin/ld: lib/libcrypto.a(v3_prn.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  451. /usr/bin/ld: lib/libcrypto.a(pcy_node.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  452. /usr/bin/ld: lib/libcrypto.a(txt_db.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  453. /usr/bin/ld: lib/libcrypto.a(p12_add.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  454. /usr/bin/ld: lib/libcrypto.a(p12_decr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  455. /usr/bin/ld: lib/libcrypto.a(p12_p8e.o): relocation R_X86_64_32 against symbol `PKCS8_PRIV_KEY_INFO_it' can not be used when making a shared object; recompile with -fPIC
  456. /usr/bin/ld: lib/libcrypto.a(ui_lib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  457. /usr/bin/ld: lib/libcrypto.a(ui_openssl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  458. /usr/bin/ld: lib/libcrypto.a(cms_lib.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  459. /usr/bin/ld: lib/libcrypto.a(cms_asn1.o): relocation R_X86_64_32 against symbol `CMS_SharedInfo_it' can not be used when making a shared object; recompile with -fPIC
  460. /usr/bin/ld: lib/libcrypto.a(cms_io.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  461. /usr/bin/ld: lib/libcrypto.a(cms_sd.o): relocation R_X86_64_32 against symbol `CMS_SignedData_it' can not be used when making a shared object; recompile with -fPIC
  462. /usr/bin/ld: lib/libcrypto.a(cms_dd.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  463. /usr/bin/ld: lib/libcrypto.a(cmac.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  464. /usr/bin/ld: lib/libcrypto.a(wp_dgst.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  465. /usr/bin/ld: lib/libcrypto.a(xcbc_enc.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  466. /usr/bin/ld: lib/libcrypto.a(bf_skey.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  467. /usr/bin/ld: lib/libcrypto.a(bf_ecb.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  468. /usr/bin/ld: lib/libcrypto.a(bf_enc.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  469. /usr/bin/ld: lib/libcrypto.a(c_skey.o): relocation R_X86_64_32 against symbol `CAST_S_table6' can not be used when making a shared object; recompile with -fPIC
  470. /usr/bin/ld: lib/libcrypto.a(c_enc.o): relocation R_X86_64_32 against symbol `CAST_S_table0' can not be used when making a shared object; recompile with -fPIC
  471. /usr/bin/ld: lib/libcrypto.a(bn_kron.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  472. /usr/bin/ld: lib/libcrypto.a(bn_sqrt.o): relocation R_X86_64_32 against symbol `BN_sub' can not be used when making a shared object; recompile with -fPIC
  473. /usr/bin/ld: lib/libcrypto.a(bn_exp2.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  474. /usr/bin/ld: lib/libcrypto.a(bn_gf2m.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  475. /usr/bin/ld: lib/libcrypto.a(ec_print.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  476. /usr/bin/ld: lib/libcrypto.a(rsa_saos.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  477. /usr/bin/ld: lib/libcrypto.a(rsa_pss.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  478. /usr/bin/ld: lib/libcrypto.a(dsa_gen.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  479. /usr/bin/ld: lib/libcrypto.a(dh_gen.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  480. /usr/bin/ld: lib/libcrypto.a(dso_null.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  481. /usr/bin/ld: lib/libcrypto.a(err_prn.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  482. /usr/bin/ld: lib/libcrypto.a(a_set.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  483. /usr/bin/ld: lib/libcrypto.a(a_mbstr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  484. /usr/bin/ld: lib/libcrypto.a(a_bool.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  485. /usr/bin/ld: lib/libcrypto.a(bio_ndef.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  486. /usr/bin/ld: lib/libcrypto.a(asn_mime.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  487. /usr/bin/ld: lib/libcrypto.a(bio_b64.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  488. /usr/bin/ld: lib/libcrypto.a(bio_asn1.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  489. /usr/bin/ld: lib/libedit.a(readline.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
  490. /usr/bin/ld: lib/libedit.a(chared.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  491. /usr/bin/ld: lib/libedit.a(common.o): relocation R_X86_64_32 against symbol `ce__isword' can not be used when making a shared object; recompile with -fPIC
  492. /usr/bin/ld: lib/libedit.a(el.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  493. /usr/bin/ld: lib/libedit.a(hist.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  494. /usr/bin/ld: lib/libedit.a(key.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
  495. /usr/bin/ld: lib/libedit.a(map.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  496. /usr/bin/ld: lib/libedit.a(parse.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  497. /usr/bin/ld: lib/libedit.a(prompt.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
  498. /usr/bin/ld: lib/libedit.a(read.o): relocation R_X86_64_32S against `.text' can not be used when making a shared object; recompile with -fPIC
  499. /usr/bin/ld: lib/libedit.a(refresh.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  500. /usr/bin/ld: lib/libedit.a(search.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  501. /usr/bin/ld: lib/libedit.a(sig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  502. /usr/bin/ld: lib/libedit.a(term.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  503. /usr/bin/ld: lib/libedit.a(tty.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  504. /usr/bin/ld: lib/libedit.a(vi.o): relocation R_X86_64_32 against symbol `cv__isWord' can not be used when making a shared object; recompile with -fPIC
  505. /usr/bin/ld: lib/libedit.a(vis.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  506. /usr/bin/ld: lib/libedit.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  507. /usr/bin/ld: lib/libedit.a(history.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  508. /usr/bin/ld: lib/libedit.a(filecomplete.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  509. /usr/bin/ld: lib/libedit.a(fcns.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  510. /usr/bin/ld: lib/libedit.a(help.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  511. /usr/bin/ld: lib/libedit.a(emacs.o): relocation R_X86_64_32 against symbol `ce__isword' can not be used when making a shared object; recompile with -fPIC
  512. /usr/bin/ld: lib/libedit.a(unvis.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  513. /usr/bin/ld: lib/libncurses.a(lib_mouse.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  514. /usr/bin/ld: lib/libncurses.a(lib_printw.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  515. /usr/bin/ld: lib/libncurses.a(lib_scanw.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
  516. /usr/bin/ld: lib/libncurses.a(tty_update.o): relocation R_X86_64_32 against symbol `_nc_outch' can not be used when making a shared object; recompile with -fPIC
  517. /usr/bin/ld: lib/libncurses.a(lib_acs.o): relocation R_X86_64_32 against symbol `acs_map' can not be used when making a shared object; recompile with -fPIC
  518. /usr/bin/ld: lib/libncurses.a(lib_options.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  519. /usr/bin/ld: lib/libncurses.a(lib_setup.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  520. /usr/bin/ld: lib/libncurses.a(lib_termcap.o): relocation R_X86_64_32S against symbol `_nc_globals' can not be used when making a shared object; recompile with -fPIC
  521. /usr/bin/ld: lib/libncurses.a(lib_ti.o): relocation R_X86_64_32S against symbol `boolnames' can not be used when making a shared object; recompile with -fPIC
  522. /usr/bin/ld: lib/libncurses.a(lib_tparm.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  523. /usr/bin/ld: lib/libncurses.a(lib_tputs.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  524. /usr/bin/ld: lib/libncurses.a(read_entry.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  525. /usr/bin/ld: lib/libncurses.a(setbuf.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  526. /usr/bin/ld: lib/libncurses.a(trim_sgr0.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  527. /usr/bin/ld: lib/libncurses.a(unctrl.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  528. /usr/bin/ld: lib/libncurses.a(lib_color.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  529. /usr/bin/ld: lib/libncurses.a(lib_mvcur.o): relocation R_X86_64_32 against symbol `_nc_outch' can not be used when making a shared object; recompile with -fPIC
  530. /usr/bin/ld: lib/libncurses.a(lib_tstp.o): relocation R_X86_64_32S against symbol `_nc_outch' can not be used when making a shared object; recompile with -fPIC
  531. /usr/bin/ld: lib/libncurses.a(lib_vidattr.o): relocation R_X86_64_32 against symbol `_nc_outch' can not be used when making a shared object; recompile with -fPIC
  532. /usr/bin/ld: lib/libncurses.a(comp_error.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  533. /usr/bin/ld: lib/libncurses.a(db_iterator.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  534. /usr/bin/ld: lib/libncurses.a(home_terminfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  535. /usr/bin/ld: lib/libncurses.a(init_keytry.o): relocation R_X86_64_32S against symbol `_nc_tinfo_fkeys' can not be used when making a shared object; recompile with -fPIC
  536. /usr/bin/ld: lib/libncurses.a(lib_baudrate.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  537. /usr/bin/ld: lib/libncurses.a(lib_set_term.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  538. /usr/bin/ld: lib/libncurses.a(lib_slkrefr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  539. /usr/bin/ld: lib/libncurses.a(resizeterm.o): relocation R_X86_64_32 against symbol `_nc_prescreen' can not be used when making a shared object; recompile with -fPIC
  540. /usr/bin/ld: lib/libz.a(compress.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  541. /usr/bin/ld: lib/libz.a(uncompr.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  542. /usr/bin/ld: lib/libz.a(deflate.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  543. /usr/bin/ld: lib/libz.a(trees.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
  544. /usr/bin/ld: lib/libz.a(zutil.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  545. /usr/bin/ld: lib/libz.a(inflate.o): relocation R_X86_64_32 against symbol `zcalloc' can not be used when making a shared object; recompile with -fPIC
  546. /usr/bin/ld: lib/libz.a(inftrees.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
  547. /usr/bin/ld: lib/libz.a(inffast.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  548. /usr/bin/ld: lib/libz.a(crc32.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
  549. /usr/bin/ld: lib/libintelaes.a(intel_aes.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
  550. /usr/bin/ld: final link failed: Nonrepresentable section on output
  551. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement