[FFmpeg-user] current git (95dd174) make install fails
Tim Nicholson
tim.nicholson at bbc.co.uk
Fri Jun 24 11:00:43 CEST 2011
My standard build script runs fine on this revision *until* I "make
install" at which point I get the following:-
===================================================================
> sudo make install
CC ffmpeg.o
ffmpeg.c: In function ‘read_ffserver_streams’:
ffmpeg.c:709:5: warning: ‘av_open_input_file’ is deprecated (declared at
libavformat/avformat.h:1083)
[...similar lines]
ffmpeg.c:3990:5: warning: ‘av_set_parameters’ is deprecated (declared at
libavformat/avformat.h:1400)
ffmpeg.c: In function ‘opt_codec’:
ffmpeg.c:3061:10: warning: ‘pstream_copy’ may be used uninitialized in
this function
ffmpeg.c:3061:31: warning: ‘pcodec_name’ may be used uninitialized in
this function
ffmpeg.c: At top level:
ffmpeg.c:4586:1: fatal error: opening dependency file ffmpeg.d:
Permission denied
compilation terminated.
===========================================================================
Not sure why an install is trying to compile things, and the root folder
has a freshly minted copy of ffmpeg.d -rw-r--r-- and ffmpeg:-
==========================================================================
..ffmpeg-git/ffmpeg> ./ffmpeg
ffmpeg version N-30992-g95dd174, Copyright (c) 2000-2011 the FFmpeg
developers
built on Jun 24 2011 09:46:38 with gcc 4.5.0 20100604 [gcc-4_5-branch
revision 160292]
[...]
=======================================================================
Looks like the Makefile has been broken....
--
Tim
http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
More information about the ffmpeg-user
mailing list