Advertisement
Guest User

Untitled

a guest
Nov 29th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. LD ffmpeg_g.exe
  2. libavcodec/libavcodec.a(amfenc_h264.o): In function `AMFVariantAssignInt64':
  3. F:/msys/mingw64/include/AMF/core/Variant.h:1315: undefined reference to `AMFVariantClear'
  4. F:/msys/mingw64/include/AMF/core/Variant.h:1315:(.text.unlikely+0x85): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  5. libavcodec/libavcodec.a(amfenc_h264.o): In function `AMFVariantAssignSize':
  6. F:/msys/mingw64/include/AMF/core/Variant.h:1443: undefined reference to `AMFVariantClear'
  7. F:/msys/mingw64/include/AMF/core/Variant.h:1443:(.text.unlikely+0xe4): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  8. libavcodec/libavcodec.a(amfenc_h264.o): In function `AMFVariantAssignRate':
  9. F:/msys/mingw64/include/AMF/core/Variant.h:1485: undefined reference to `AMFVariantClear'
  10. F:/msys/mingw64/include/AMF/core/Variant.h:1485:(.text.unlikely+0x149): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  11. libavcodec/libavcodec.a(amfenc_h264.o): In function `AMFVariantAssignInt64':
  12. F:/msys/mingw64/include/AMF/core/Variant.h:1315: undefined reference to `AMFVariantClear'
  13. F:/msys/mingw64/include/AMF/core/Variant.h:1315:(.text.unlikely+0x1f7): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  14. F:/msys/mingw64/include/AMF/core/Variant.h:1315: undefined reference to `AMFVariantClear'
  15. F:/msys/mingw64/include/AMF/core/Variant.h:1315:(.text.unlikely+0x26a): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  16. libavcodec/libavcodec.a(amfenc_h264.o):F:/msys/mingw64/include/AMF/core/Variant.h:1315: more undefined references to `AMFVariantClear' follow
  17. libavcodec/libavcodec.a(amfenc_h264.o): In function `AMFVariantAssignInt64':
  18. F:/msys/mingw64/include/AMF/core/Variant.h:1315:(.text.unlikely+0x2d1): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  19. libavcodec/libavcodec.a(amfenc_h264.o): In function `AMFVariantAssignRatio':
  20. F:/msys/mingw64/include/AMF/core/Variant.h:1506:(.text.unlikely+0x343): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  21. libavcodec/libavcodec.a(amfenc_h264.o): In function `AMFVariantAssignBool':
  22. F:/msys/mingw64/include/AMF/core/Variant.h:1301:(.text.unlikely+0x3ae): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  23. libavcodec/libavcodec.a(amfenc_h264.o): In function `AMFVariantAssignInt64':
  24. F:/msys/mingw64/include/AMF/core/Variant.h:1315:(.text.unlikely+0x495): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  25. F:/msys/mingw64/include/AMF/core/Variant.h:1315:(.text.unlikely+0x519): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `AMFVariantClear'
  26. F:/msys/mingw64/include/AMF/core/Variant.h:1315:(.text.unlikely+0x57a): additional relocation overflows omitted from the output
  27. collect2.exe: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement