Advertisement
Guest User

Untitled

a guest
Jul 13th, 2011
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. CC libavformat/dvenc.o
  2. /home/kyle/software/ffmpeg/source/ffmpeg-git/libavformat/dvenc.c: In function ‘dv_init_mux’:
  3. /home/kyle/software/ffmpeg/source/ffmpeg-git/libavformat/dvenc.c:342:5: warning: ‘timestamp’ is deprecated (declared at /home/kyle/software/ffmpeg/source/ffmpeg-git/libavformat/avformat.h:705) [-Wdeprecated-declarations]
  4. /home/kyle/software/ffmpeg/source/ffmpeg-git/libavformat/dvenc.c:343:9: warning: ‘timestamp’ is deprecated (declared at /home/kyle/software/ffmpeg/source/ffmpeg-git/libavformat/avformat.h:705) [-Wdeprecated-declarations]
  5. /home/kyle/software/ffmpeg/source/ffmpeg-git/libavformat/dvenc.c:348:9: error: implicit declaration of function ‘strptime’ [-Werror=implicit-function-declaration]
  6. cc1: some warnings being treated as errors
  7.  
  8. make: *** [libavformat/dvenc.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement