Advertisement
csvedin

PHT-Fails

Jan 7th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. [ 26%] Building CXX object xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDCodecs/DVDCodecUtils.cpp.o
  2. [ 26%] Building CXX object xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp.o
  3. In file included from /home/yakumo/PHT/lib/DllAvFormat.h:27:0,
  4. from /home/yakumo/PHT/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.h:24,
  5. from /home/yakumo/PHT/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp:31:
  6. /home/yakumo/PHT/lib/DllAvCodec.h: In member function ‘virtual int DllAvCodec::avcodec_encode_audio(AVCodecContext*, uint8_t*, int, const short int*)’:
  7. /home/yakumo/PHT/lib/DllAvCodec.h:144:120: warning: ‘int avcodec_encode_audio(AVCodecContext*, uint8_t*, int, const short int*)’ is deprecated (declared at /usr/local/include/libavcodec/avcodec.h:4318) [-Wdeprecated-declarations]
  8. /home/yakumo/PHT/lib/DllAvCodec.h:144:170: warning: ‘int avcodec_encode_audio(AVCodecContext*, uint8_t*, int, const short int*)’ is deprecated (declared at /usr/local/include/libavcodec/avcodec.h:4318) [-Wdeprecated-declarations]
  9. /home/yakumo/PHT/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp: In member function ‘void CDVDDemuxFFmpeg::AddStream(int)’:
  10. /home/yakumo/PHT/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp:1078:44: warning: ‘AVCodecContext::sub_id’ is deprecated (declared at /usr/local/include/libavcodec/avcodec.h:1584) [-Wdeprecated-declarations]
  11. /home/yakumo/PHT/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp:1078:44: warning: ‘AVCodecContext::sub_id’ is deprecated (declared at /usr/local/include/libavcodec/avcodec.h:1584) [-Wdeprecated-declarations]
  12. /home/yakumo/PHT/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp: In member function ‘virtual int CDVDDemuxFFmpeg::GetStreamBitrate()’:
  13. /home/yakumo/PHT/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp:1376:73: error: ‘AVFormatContext’ has no member named ‘file_size’
  14. /home/yakumo/PHT/xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp:1379:49: error: ‘AVFormatContext’ has no member named ‘file_size’
  15. make[2]: *** [xbmc/CMakeFiles/xbmc.dir/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp.o] Error 1
  16. make[1]: *** [xbmc/CMakeFiles/xbmc.dir/all] Error 2
  17. make: *** [all] Error 2
  18. root@debiantest:~/plex-ht-build#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement