Guest User

Untitled

a guest
Aug 26th, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.31 KB | None | 0 0
  1. [root@shikimorilive curl-7.46.0]# make
  2. Making all in lib
  3. make[1]: Entering directory `/tmp/curl-7.46.0/lib'
  4. make all-am
  5. make[2]: Entering directory `/tmp/curl-7.46.0/lib'
  6. CC libcurl_la-file.lo
  7. CC libcurl_la-timeval.lo
  8. CC libcurl_la-base64.lo
  9. CC libcurl_la-hostip.lo
  10. CC libcurl_la-progress.lo
  11. CC libcurl_la-formdata.lo
  12. CC libcurl_la-cookie.lo
  13. CC libcurl_la-http.lo
  14. CC libcurl_la-sendf.lo
  15. CC libcurl_la-ftp.lo
  16. CC libcurl_la-url.lo
  17. CC libcurl_la-dict.lo
  18. CC libcurl_la-if2ip.lo
  19. CC libcurl_la-speedcheck.lo
  20. CC libcurl_la-ldap.lo
  21. CC libcurl_la-version.lo
  22. CC libcurl_la-getenv.lo
  23. CC libcurl_la-escape.lo
  24. CC libcurl_la-mprintf.lo
  25. CC libcurl_la-telnet.lo
  26. CC libcurl_la-netrc.lo
  27. CC libcurl_la-getinfo.lo
  28. CC libcurl_la-transfer.lo
  29. CC libcurl_la-strequal.lo
  30. CC libcurl_la-easy.lo
  31. CC libcurl_la-security.lo
  32. CC libcurl_la-curl_fnmatch.lo
  33. CC libcurl_la-fileinfo.lo
  34. CC libcurl_la-ftplistparser.lo
  35. CC libcurl_la-wildcard.lo
  36. CC libcurl_la-krb5.lo
  37. CC libcurl_la-memdebug.lo
  38. CC libcurl_la-http_chunks.lo
  39. CC libcurl_la-strtok.lo
  40. CC libcurl_la-connect.lo
  41. CC libcurl_la-llist.lo
  42. CC libcurl_la-hash.lo
  43. CC libcurl_la-multi.lo
  44. CC libcurl_la-content_encoding.lo
  45. CC libcurl_la-share.lo
  46. CC libcurl_la-http_digest.lo
  47. CC libcurl_la-md4.lo
  48. CC libcurl_la-md5.lo
  49. CC libcurl_la-http_negotiate.lo
  50. CC libcurl_la-inet_pton.lo
  51. CC libcurl_la-strtoofft.lo
  52. CC libcurl_la-strerror.lo
  53. CC libcurl_la-amigaos.lo
  54. CC libcurl_la-hostasyn.lo
  55. CC libcurl_la-hostip4.lo
  56. CC libcurl_la-hostip6.lo
  57. CC libcurl_la-hostsyn.lo
  58. CC libcurl_la-inet_ntop.lo
  59. CC libcurl_la-parsedate.lo
  60. CC libcurl_la-select.lo
  61. CC libcurl_la-tftp.lo
  62. CC libcurl_la-splay.lo
  63. CC libcurl_la-strdup.lo
  64. CC libcurl_la-socks.lo
  65. CC libcurl_la-ssh.lo
  66. CC libcurl_la-rawstr.lo
  67. CC libcurl_la-curl_addrinfo.lo
  68. CC libcurl_la-socks_gssapi.lo
  69. CC libcurl_la-socks_sspi.lo
  70. CC libcurl_la-curl_sspi.lo
  71. CC libcurl_la-slist.lo
  72. CC libcurl_la-nonblock.lo
  73. CC libcurl_la-curl_memrchr.lo
  74. CC libcurl_la-imap.lo
  75. CC libcurl_la-pop3.lo
  76. CC libcurl_la-smtp.lo
  77. CC libcurl_la-pingpong.lo
  78. CC libcurl_la-rtsp.lo
  79. CC libcurl_la-curl_threads.lo
  80. CC libcurl_la-warnless.lo
  81. CC libcurl_la-hmac.lo
  82. CC libcurl_la-curl_rtmp.lo
  83. CC libcurl_la-openldap.lo
  84. CC libcurl_la-curl_gethostname.lo
  85. CC libcurl_la-gopher.lo
  86. CC libcurl_la-idn_win32.lo
  87. CC libcurl_la-http_negotiate_sspi.lo
  88. CC libcurl_la-http_proxy.lo
  89. CC libcurl_la-non-ascii.lo
  90. CC libcurl_la-asyn-ares.lo
  91. CC libcurl_la-asyn-thread.lo
  92. CC libcurl_la-curl_gssapi.lo
  93. CC libcurl_la-curl_ntlm.lo
  94. CC libcurl_la-curl_ntlm_wb.lo
  95. CC libcurl_la-curl_ntlm_core.lo
  96. CC libcurl_la-curl_ntlm_msgs.lo
  97. CC libcurl_la-curl_sasl.lo
  98. CC libcurl_la-curl_multibyte.lo
  99. CC libcurl_la-hostcheck.lo
  100. CC libcurl_la-conncache.lo
  101. CC libcurl_la-pipeline.lo
  102. CC libcurl_la-dotdot.lo
  103. CC libcurl_la-x509asn1.lo
  104. CC libcurl_la-http2.lo
  105. CC libcurl_la-curl_sasl_sspi.lo
  106. CC libcurl_la-smb.lo
  107. CC libcurl_la-curl_sasl_gssapi.lo
  108. CC libcurl_la-curl_endian.lo
  109. CC libcurl_la-curl_des.lo
  110. CC vtls/libcurl_la-openssl.lo
  111. vtls/openssl.c: In function 'Curl_ossl_cleanup':
  112. vtls/openssl.c:745: warning: 'ERR_remove_thread_state' is deprecated (declared at /usr/local/include/openssl/err.h:260)
  113. vtls/openssl.c: In function 'verifyhost':
  114. vtls/openssl.c:1082: warning: 'ASN1_STRING_data' is deprecated (declared at /usr/local/include/openssl/asn1.h:554)
  115. vtls/openssl.c:1165: warning: 'ASN1_STRING_data' is deprecated (declared at /usr/local/include/openssl/asn1.h:554)
  116. vtls/openssl.c: In function 'get_cert_chain':
  117. vtls/openssl.c:2343: error: dereferencing pointer to incomplete type
  118. vtls/openssl.c:2345: error: dereferencing pointer to incomplete type
  119. vtls/openssl.c:2354: error: dereferencing pointer to incomplete type
  120. vtls/openssl.c:2361: error: dereferencing pointer to incomplete type
  121. vtls/openssl.c:2363: error: dereferencing pointer to incomplete type
  122. vtls/openssl.c:2366: error: dereferencing pointer to incomplete type
  123. vtls/openssl.c:2366: error: dereferencing pointer to incomplete type
  124. vtls/openssl.c:2367: error: dereferencing pointer to incomplete type
  125. vtls/openssl.c:2367: error: dereferencing pointer to incomplete type
  126. vtls/openssl.c:2368: error: dereferencing pointer to incomplete type
  127. vtls/openssl.c:2368: error: dereferencing pointer to incomplete type
  128. vtls/openssl.c:2369: error: dereferencing pointer to incomplete type
  129. vtls/openssl.c:2369: error: dereferencing pointer to incomplete type
  130. vtls/openssl.c:2370: error: dereferencing pointer to incomplete type
  131. vtls/openssl.c:2370: error: dereferencing pointer to incomplete type
  132. vtls/openssl.c:2371: error: dereferencing pointer to incomplete type
  133. vtls/openssl.c:2371: error: dereferencing pointer to incomplete type
  134. vtls/openssl.c:2372: error: dereferencing pointer to incomplete type
  135. vtls/openssl.c:2372: error: dereferencing pointer to incomplete type
  136. vtls/openssl.c:2373: error: dereferencing pointer to incomplete type
  137. vtls/openssl.c:2373: error: dereferencing pointer to incomplete type
  138. vtls/openssl.c:2376: error: dereferencing pointer to incomplete type
  139. vtls/openssl.c:2376: error: dereferencing pointer to incomplete type
  140. vtls/openssl.c:2377: error: dereferencing pointer to incomplete type
  141. vtls/openssl.c:2377: error: dereferencing pointer to incomplete type
  142. vtls/openssl.c:2378: error: dereferencing pointer to incomplete type
  143. vtls/openssl.c:2378: error: dereferencing pointer to incomplete type
  144. vtls/openssl.c:2379: error: dereferencing pointer to incomplete type
  145. vtls/openssl.c:2379: error: dereferencing pointer to incomplete type
  146. vtls/openssl.c:2380: error: dereferencing pointer to incomplete type
  147. vtls/openssl.c:2380: error: dereferencing pointer to incomplete type
  148. vtls/openssl.c:2383: error: dereferencing pointer to incomplete type
  149. vtls/openssl.c:2383: error: dereferencing pointer to incomplete type
  150. vtls/openssl.c:2384: error: dereferencing pointer to incomplete type
  151. vtls/openssl.c:2384: error: dereferencing pointer to incomplete type
  152. vtls/openssl.c:2385: error: dereferencing pointer to incomplete type
  153. vtls/openssl.c:2385: error: dereferencing pointer to incomplete type
  154. vtls/openssl.c:2386: error: dereferencing pointer to incomplete type
  155. vtls/openssl.c:2386: error: dereferencing pointer to incomplete type
  156. vtls/openssl.c:2397: error: dereferencing pointer to incomplete type
  157. vtls/openssl.c:2399: error: dereferencing pointer to incomplete type
  158. vtls/openssl.c:2400: error: dereferencing pointer to incomplete type
  159. make[2]: *** [vtls/libcurl_la-openssl.lo] Error 1
  160. make[2]: Leaving directory `/tmp/curl-7.46.0/lib'
  161. make[1]: *** [all] Error 2
  162. make[1]: Leaving directory `/tmp/curl-7.46.0/lib'
  163. make: *** [all-recursive] Error 1
Add Comment
Please, Sign In to add comment