Advertisement
Guest User

Untitled

a guest
Jan 20th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. libavutil/random_seed.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  2. CC libavutil/rational.o
  3. libavutil/rational.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  4. CC libavutil/rc4.o
  5. libavutil/rc4.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  6. CC libavutil/samplefmt.o
  7. libavutil/samplefmt.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  8. CC libavutil/sha.o
  9. libavutil/sha.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  10. CC libavutil/time.o
  11. libavutil/time.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  12. CC libavutil/timecode.o
  13. libavutil/timecode.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  14. CC libavutil/tree.o
  15. libavutil/tree.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  16. CC libavutil/utils.o
  17. libavutil/utils.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  18. CC libavutil/x86/cpu.o
  19. libavutil/x86/cpu.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  20. YASM libavutil/x86/cpuid.o
  21. YASM libavutil/x86/emms.o
  22. YASM libavutil/x86/float_dsp.o
  23. CC libavutil/x86/float_dsp_init.o
  24. libavutil/x86/float_dsp_init.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  25. CC libavutil/xga_font_data.o
  26. libavutil/xga_font_data.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  27. CC libavutil/xtea.o
  28. libavutil/xtea.c:1:0: warning: -fPIC ignored for target (all code is position independent)
  29. AR libavutil/libavutil.a
  30. /bin/sh: gcc: command not found
  31. HOSTCC doc/print_options.o
  32. /bin/sh: gcc: command not found
  33. common.mak:114: recipe for target `doc/print_options.o' failed
  34. make: *** [doc/print_options.o] Error 127
  35.  
  36. Nofew@Nofware ~/ffmpeg
  37. $ gcc
  38. -bash: gcc: command not found
  39.  
  40. Nofew@Nofware ~/ffmpeg
  41. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement