Advertisement
rickyrick2000

link with libpython3.8-pic.a

Jul 24th, 2022
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.69 KB | None | 0 0
  1. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_ErrorCode_getter':
  2. (.text+0xfd): undefined reference to `XML_GetErrorCode'
  3. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_ErrorColumnNumber_getter':
  4. (.text+0x11d): undefined reference to `XML_GetCurrentColumnNumber'
  5. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_ErrorLineNumber_getter':
  6. (.text+0x13d): undefined reference to `XML_GetCurrentLineNumber'
  7. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_ErrorByteIndex_getter':
  8. (.text+0x1ad): undefined reference to `XML_GetCurrentByteIndex'
  9. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_xmlparser_GetBase':
  10. (.text+0x1cd): undefined reference to `XML_GetBase'
  11. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_xmlparser_ExternalEntityParserCreate':
  12. (.text+0x309): undefined reference to `XML_ExternalEntityParserCreate'
  13. /usr/bin/ld: (.text+0x366): undefined reference to `XML_SetUserData'
  14. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_dealloc':
  15. (.text+0x57a): undefined reference to `XML_ParserFree'
  16. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_xmlparser_SetParamEntityParsing':
  17. (.text+0x67f): undefined reference to `XML_SetParamEntityParsing'
  18. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_xmlparser_GetInputContext':
  19. (.text+0x743): undefined reference to `XML_GetInputContext'
  20. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_xmlparser_SetBase':
  21. (.text+0x7cb): undefined reference to `XML_SetBase'
  22. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_ParserCreate':
  23. (.text+0x9f9): undefined reference to `XML_ParserCreate_MM'
  24. /usr/bin/ld: (.text+0xa1a): undefined reference to `XML_SetHashSalt'
  25. /usr/bin/ld: (.text+0xa27): undefined reference to `XML_SetUserData'
  26. /usr/bin/ld: (.text+0xa3a): undefined reference to `XML_SetUnknownEncodingHandler'
  27. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_ErrorString':
  28. (.text+0x16f5): undefined reference to `XML_ErrorString'
  29. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_CurrentLineNumber_getter':
  30. (.text+0x174d): undefined reference to `XML_GetCurrentLineNumber'
  31. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_CurrentColumnNumber_getter':
  32. (.text+0x176d): undefined reference to `XML_GetCurrentColumnNumber'
  33. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_CurrentByteIndex_getter':
  34. (.text+0x178d): undefined reference to `XML_GetCurrentByteIndex'
  35. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `xmlparse_namespace_prefixes_setter':
  36. (.text+0x1863): undefined reference to `XML_SetReturnNSTriplet'
  37. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `set_error.isra.0':
  38. (.text+0x196e): undefined reference to `XML_GetCurrentLineNumber'
  39. /usr/bin/ld: (.text+0x1979): undefined reference to `XML_GetCurrentColumnNumber'
  40. /usr/bin/ld: (.text+0x1983): undefined reference to `XML_ErrorString'
  41. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_xmlparser_UseForeignDTD':
  42. (.text+0x1b5a): undefined reference to `XML_UseForeignDTD'
  43. /usr/bin/ld: (.text+0x1bb2): undefined reference to `XML_UseForeignDTD'
  44. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `flush_character_buffer':
  45. (.text+0x1cef): undefined reference to `XML_StopParser'
  46. /usr/bin/ld: (.text+0x1d79): undefined reference to `XML_SetExternalEntityRefHandler'
  47. /usr/bin/ld: (.text+0x1d89): undefined reference to `XML_SetCharacterDataHandler'
  48. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_ExternalEntityRefHandler':
  49. (.text+0x1f9c): undefined reference to `XML_SetExternalEntityRefHandler'
  50. /usr/bin/ld: (.text+0x1fc7): undefined reference to `XML_StopParser'
  51. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_xmlparser_ParseFile':
  52. (.text+0x20fc): undefined reference to `XML_ParseBuffer'
  53. /usr/bin/ld: (.text+0x2133): undefined reference to `XML_GetBuffer'
  54. /usr/bin/ld: (.text+0x220e): undefined reference to `XML_ParseBuffer'
  55. /usr/bin/ld: (.text+0x22e1): undefined reference to `XML_GetErrorCode'
  56. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_ElementDeclHandler':
  57. (.text+0x24c6): undefined reference to `XML_StopParser'
  58. /usr/bin/ld: (.text+0x25a4): undefined reference to `XML_SetExternalEntityRefHandler'
  59. /usr/bin/ld: (.text+0x2696): undefined reference to `XML_SetExternalEntityRefHandler'
  60. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `call_character_handler':
  61. (.text+0x279f): undefined reference to `XML_StopParser'
  62. /usr/bin/ld: (.text+0x2834): undefined reference to `XML_SetExternalEntityRefHandler'
  63. /usr/bin/ld: (.text+0x2844): undefined reference to `XML_SetCharacterDataHandler'
  64. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_StartCdataSectionHandler':
  65. (.text+0x2a3f): undefined reference to `XML_StopParser'
  66. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_EndCdataSectionHandler':
  67. (.text+0x2c3f): undefined reference to `XML_StopParser'
  68. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_EndDoctypeDeclHandler':
  69. (.text+0x2e47): undefined reference to `XML_StopParser'
  70. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_EndNamespaceDeclHandler':
  71. (.text+0x304f): undefined reference to `XML_StopParser'
  72. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_CommentHandler':
  73. (.text+0x325f): undefined reference to `XML_StopParser'
  74. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.text+0x346f): more undefined references to `XML_StopParser' follow
  75. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_NotStandaloneHandler':
  76. (.text+0x364c): undefined reference to `XML_SetExternalEntityRefHandler'
  77. /usr/bin/ld: (.text+0x3677): undefined reference to `XML_StopParser'
  78. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_DefaultHandlerExpandHandler':
  79. (.text+0x39af): undefined reference to `XML_StopParser'
  80. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_StartElementHandler':
  81. (.text+0x3c15): undefined reference to `XML_GetSpecifiedAttributeCount'
  82. /usr/bin/ld: (.text+0x3cc9): undefined reference to `XML_SetExternalEntityRefHandler'
  83. /usr/bin/ld: (.text+0x3d7c): undefined reference to `XML_SetExternalEntityRefHandler'
  84. /usr/bin/ld: (.text+0x3df4): undefined reference to `XML_SetExternalEntityRefHandler'
  85. /usr/bin/ld: (.text+0x3f5e): undefined reference to `XML_StopParser'
  86. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_DefaultHandler':
  87. (.text+0x419f): undefined reference to `XML_StopParser'
  88. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_StartNamespaceDeclHandler':
  89. (.text+0x43bf): undefined reference to `XML_StopParser'
  90. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_SkippedEntityHandler':
  91. (.text+0x45df): undefined reference to `XML_StopParser'
  92. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_ProcessingInstructionHandler':
  93. (.text+0x47ff): undefined reference to `XML_StopParser'
  94. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.text+0x4a1f): more undefined references to `XML_StopParser' follow
  95. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `pyexpat_xmlparser_Parse':
  96. (.text+0x54de): undefined reference to `XML_SetEncoding'
  97. /usr/bin/ld: (.text+0x54fb): undefined reference to `XML_Parse'
  98. /usr/bin/ld: (.text+0x5533): undefined reference to `XML_Parse'
  99. /usr/bin/ld: (.text+0x5655): undefined reference to `XML_GetErrorCode'
  100. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_EntityDeclHandler':
  101. (.text+0x58df): undefined reference to `XML_StopParser'
  102. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `PyInit_pyexpat':
  103. (.text+0x5eb8): undefined reference to `XML_ExpatVersion'
  104. /usr/bin/ld: (.text+0x5ecf): undefined reference to `XML_ExpatVersionInfo'
  105. /usr/bin/ld: (.text+0x5f90): undefined reference to `XML_GetFeatureList'
  106. /usr/bin/ld: (.text+0x60ef): undefined reference to `XML_ErrorString'
  107. /usr/bin/ld: (.text+0x612b): undefined reference to `XML_ErrorString'
  108. /usr/bin/ld: (.text+0x614b): undefined reference to `XML_ErrorString'
  109. /usr/bin/ld: (.text+0x6193): undefined reference to `XML_ErrorString'
  110. /usr/bin/ld: (.text+0x61cf): undefined reference to `XML_ErrorString'
  111. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.text+0x61ef): more undefined references to `XML_ErrorString' follow
  112. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `PyInit_pyexpat':
  113. (.text+0x7aa8): undefined reference to `XML_SetElementHandler'
  114. /usr/bin/ld: (.text+0x7ab6): undefined reference to `XML_ErrorString'
  115. /usr/bin/ld: (.text+0x7abe): undefined reference to `XML_GetCurrentColumnNumber'
  116. /usr/bin/ld: (.text+0x7ad0): undefined reference to `XML_Parse'
  117. /usr/bin/ld: (.text+0x7ad7): undefined reference to `XML_SetNamespaceDeclHandler'
  118. /usr/bin/ld: (.text+0x7ae6): undefined reference to `XML_ParserFree'
  119. /usr/bin/ld: (.text+0x7aee): undefined reference to `XML_SetCommentHandler'
  120. /usr/bin/ld: (.text+0x7af6): undefined reference to `XML_SetProcessingInstructionHandler'
  121. /usr/bin/ld: (.text+0x7b03): undefined reference to `XML_SetUserData'
  122. /usr/bin/ld: (.text+0x7b10): undefined reference to `XML_SetEncoding'
  123. /usr/bin/ld: (.text+0x7b18): undefined reference to `XML_GetErrorCode'
  124. /usr/bin/ld: (.text+0x7b1f): undefined reference to `XML_GetCurrentLineNumber'
  125. /usr/bin/ld: (.text+0x7b26): undefined reference to `XML_ParserCreate_MM'
  126. /usr/bin/ld: (.text+0x7b2d): undefined reference to `XML_SetCharacterDataHandler'
  127. /usr/bin/ld: (.text+0x7b34): undefined reference to `XML_SetDefaultHandlerExpand'
  128. /usr/bin/ld: (.text+0x7b3b): undefined reference to `XML_SetUnknownEncodingHandler'
  129. /usr/bin/ld: (.text+0x7b4f): undefined reference to `XML_SetStartDoctypeDeclHandler'
  130. /usr/bin/ld: (.text+0x7d09): undefined reference to `XML_SetHashSalt'
  131. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_ElementDeclHandler':
  132. (.text+0x24a3): undefined reference to `XML_FreeContentModel'
  133. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_StartCdataSectionHandler':
  134. (.text+0x2a16): undefined reference to `XML_SetExternalEntityRefHandler'
  135. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_EndCdataSectionHandler':
  136. (.text+0x2c16): undefined reference to `XML_SetExternalEntityRefHandler'
  137. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_EndDoctypeDeclHandler':
  138. (.text+0x2e1e): undefined reference to `XML_SetExternalEntityRefHandler'
  139. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_EndNamespaceDeclHandler':
  140. (.text+0x3026): undefined reference to `XML_SetExternalEntityRefHandler'
  141. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o): in function `my_CommentHandler':
  142. (.text+0x3236): undefined reference to `XML_SetExternalEntityRefHandler'
  143. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.text+0x3446): more undefined references to `XML_SetExternalEntityRefHandler' follow
  144. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x8): undefined reference to `XML_SetStartElementHandler'
  145. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x48): undefined reference to `XML_SetEndElementHandler'
  146. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x88): undefined reference to `XML_SetProcessingInstructionHandler'
  147. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0xc8): undefined reference to `XML_SetCharacterDataHandler'
  148. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x108): undefined reference to `XML_SetUnparsedEntityDeclHandler'
  149. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x148): undefined reference to `XML_SetNotationDeclHandler'
  150. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x188): undefined reference to `XML_SetStartNamespaceDeclHandler'
  151. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x1c8): undefined reference to `XML_SetEndNamespaceDeclHandler'
  152. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x208): undefined reference to `XML_SetCommentHandler'
  153. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x248): undefined reference to `XML_SetStartCdataSectionHandler'
  154. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x288): undefined reference to `XML_SetEndCdataSectionHandler'
  155. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x2c8): undefined reference to `XML_SetDefaultHandler'
  156. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x308): undefined reference to `XML_SetDefaultHandlerExpand'
  157. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x348): undefined reference to `XML_SetNotStandaloneHandler'
  158. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x388): undefined reference to `XML_SetExternalEntityRefHandler'
  159. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x3c8): undefined reference to `XML_SetStartDoctypeDeclHandler'
  160. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x408): undefined reference to `XML_SetEndDoctypeDeclHandler'
  161. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x448): undefined reference to `XML_SetEntityDeclHandler'
  162. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x488): undefined reference to `XML_SetXmlDeclHandler'
  163. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x4c8): undefined reference to `XML_SetElementDeclHandler'
  164. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x508): undefined reference to `XML_SetAttlistDeclHandler'
  165. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(pyexpat.o):(.data.rel+0x548): undefined reference to `XML_SetSkippedEntityHandler'
  166. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `Comp_dealloc':
  167. (.text+0x1c5): undefined reference to `deflateEnd'
  168. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_crc32':
  169. (.text+0x4ae): undefined reference to `crc32'
  170. /usr/bin/ld: (.text+0x4cb): undefined reference to `crc32'
  171. /usr/bin/ld: (.text+0x53a): undefined reference to `crc32'
  172. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_adler32':
  173. (.text+0x69e): undefined reference to `adler32'
  174. /usr/bin/ld: (.text+0x6bb): undefined reference to `adler32'
  175. /usr/bin/ld: (.text+0x72a): undefined reference to `adler32'
  176. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `Decomp_dealloc':
  177. (.text+0x825): undefined reference to `inflateEnd'
  178. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_Compress_compress':
  179. (.text+0x939): undefined reference to `deflate'
  180. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_decompressobj':
  181. (.text+0xc71): undefined reference to `inflateInit2_'
  182. /usr/bin/ld: (.text+0xe51): undefined reference to `inflateSetDictionary'
  183. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_Decompress_copy_impl':
  184. (.text+0x100a): undefined reference to `inflateCopy'
  185. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_Compress_copy_impl':
  186. (.text+0x127a): undefined reference to `deflateCopy'
  187. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_compress':
  188. (.text+0x15f7): undefined reference to `deflateInit_'
  189. /usr/bin/ld: (.text+0x161c): undefined reference to `deflateEnd'
  190. /usr/bin/ld: (.text+0x1782): undefined reference to `deflate'
  191. /usr/bin/ld: (.text+0x1854): undefined reference to `deflateEnd'
  192. /usr/bin/ld: (.text+0x1964): undefined reference to `deflateEnd'
  193. /usr/bin/ld: (.text+0x19b6): undefined reference to `deflateEnd'
  194. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_decompress':
  195. (.text+0x1bef): undefined reference to `inflateInit2_'
  196. /usr/bin/ld: (.text+0x1c10): undefined reference to `inflateEnd'
  197. /usr/bin/ld: (.text+0x1d7f): undefined reference to `inflate'
  198. /usr/bin/ld: (.text+0x1dac): undefined reference to `inflateEnd'
  199. /usr/bin/ld: (.text+0x1dec): undefined reference to `inflateEnd'
  200. /usr/bin/ld: (.text+0x1e1e): undefined reference to `inflateEnd'
  201. /usr/bin/ld: (.text+0x1f96): undefined reference to `inflateEnd'
  202. /usr/bin/ld: (.text+0x2086): undefined reference to `inflateEnd'
  203. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o):(.text+0x2106): more undefined references to `inflateEnd' follow
  204. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_compressobj':
  205. (.text+0x24d7): undefined reference to `deflateInit2_'
  206. /usr/bin/ld: (.text+0x2672): undefined reference to `deflateSetDictionary'
  207. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_Decompress_flush':
  208. (.text+0x296a): undefined reference to `inflate'
  209. /usr/bin/ld: (.text+0x2b4d): undefined reference to `inflateSetDictionary'
  210. /usr/bin/ld: (.text+0x2cd0): undefined reference to `inflateEnd'
  211. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_Decompress_decompress':
  212. (.text+0x2f64): undefined reference to `inflate'
  213. /usr/bin/ld: (.text+0x30f7): undefined reference to `inflateSetDictionary'
  214. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `zlib_Compress_flush':
  215. (.text+0x35eb): undefined reference to `deflate'
  216. /usr/bin/ld: (.text+0x37e4): undefined reference to `deflateEnd'
  217. /usr/bin/ld: /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8-pic.a(zlibmodule.o): in function `PyInit_zlib':
  218. (.text+0x3b2a): undefined reference to `zlibVersion'
  219. collect2: error: ld returned 1 exit status
  220.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement