Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. CC libavcodec/libopenjpegdec.o
  2. libavcodec/libopenjpegdec.c:39:5: warning: "HAVE_OPENJPEG_1_5_OPENJPEG_H" is not defined
  3. CC libavcodec/libopenjpegenc.o
  4. libavcodec/libopenjpegenc.c:37:5: warning: "HAVE_OPENJPEG_1_5_OPENJPEG_H" is not defined
  5. CC libavcodec/libvorbisenc.o
  6. CC libavcodec/libx264.o
  7. libavcodec/libx264.c: In function 'X264_init':
  8. libavcodec/libx264.c:536: error: 'x264_param_t' has no member named 'i_avcintra_class'
  9. libavcodec/libx264.c:653: warning: the address of 'val' will always evaluate as 'true'
  10. make[1]: *** [libavcodec/libx264.o] Error 1
  11. make[1]: Leaving directory `/usr/local/src/mplayer-svn-20141003/ffmpeg'
  12. make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement