Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. -------------------------------------------------------------------------------
  2. compiling mingw libs 32bit
  3.  
  4. NOPROMPT = 0
  5. MAKECLEAN = clean
  6. WORKSPACE = C:\KODI_BUILD\xbmc
  7. TOOLCHAIN = mingw
  8.  
  9. -------------------------------------------------------------------------------
  10. -------------------------------------------------
  11. building FFmpeg 32bit
  12. -------------------------------------------------
  13. ./buildhelpers.sh: line 80: pkg-config: command not found
  14. gnutls ................................................... [Not installed]
  15. ./buildhelpers.sh: line 37: wget: command not found
  16. ./buildffmpeg.sh: line 119: tar: command not found
  17. ./buildffmpeg.sh: line 120: cd: gnutls-: No such file or directory
  18. gnutls- ...................................................... [Configuring]
  19. ./buildffmpeg.sh: line 128: ./configure: No such file or directory
  20. sed: não é possível ler lib/gnutls.pc: No such file or directory
  21. gnutls- ........................................................ [Compiling]
  22. ./buildhelpers.sh: line 44: make: command not found
  23. ./buildhelpers.sh: line 45: make: command not found
  24. ./buildhelpers.sh: line 80: pkg-config: command not found
  25. gnutls ................................................... [Not installed]
  26. ffmpeg-.tar.gz ............................................... [Downloading]
  27. ./buildhelpers.sh: line 39: wget: command not found
  28. ffmpeg-.tar.gz ................................................ [Extracting]
  29. ./buildhelpers.sh: line 126: tar: command not found
  30. ffmpeg-3.3.2-Leia-Alpha (32bit) .............................. [Configuring]
  31. ./buildffmpeg.sh: line 146: ./configure: No such file or directory
  32. ffmpeg-3.3.2-Leia-Alpha (32bit) ................................ [Compiling]
  33. ./buildhelpers.sh: line 44: make: command not found
  34. ./buildhelpers.sh: line 45: make: command not found
  35. ffmpeg-3.3.2-Leia-Alpha (32bit) ..................................... [Done]
  36. failed to compile /xbmc/project/BuildDependencies/mingwlibs/win32/bin/avcodec-57.dll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement