Advertisement
Guest User

Untitled

a guest
Nov 25th, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1.  
  2. LD ffprobe_g
  3. LD ffserver_g
  4. libavcodec/libavcodec.a(libx264.o): In function `X264_init':
  5. /root/ffmpeg/libavcodec/libx264.c:570: undefined reference to `x264_encoder_open_140'
  6. collect2: ld returned 1 exit status
  7. make: *** [ffserver_g] Error 1
  8. make: *** Waiting for unfinished jobs....
  9. libavcodec/libavcodec.a(libx264.o): In function `X264_init':
  10. /root/ffmpeg/libavcodec/libx264.c:570: undefined reference to `x264_encoder_open_140'
  11. collect2: ld returned 1 exit status
  12. make: *** [ffprobe_g] Error 1
  13. libavcodec/libavcodec.a(libx264.o): In function `X264_init':
  14. /root/ffmpeg/libavcodec/libx264.c:570: undefined reference to `x264_encoder_open_140'
  15. collect2: ld returned 1 exit status
  16. make: *** [ffplay_g] Error 1
  17. libavcodec/libavcodec.a(libx264.o): In function `X264_init':
  18. /root/ffmpeg/libavcodec/libx264.c:570: undefined reference to `x264_encoder_open_140'
  19. collect2: ld returned 1 exit status
  20. make: *** [ffmpeg_g] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement