[FFmpeg-devel] ffmpeg requires fate

Philip Ashmore contact at philipashmore.com
Mon Jun 27 23:35:44 CEST 2011


On 27/06/11 22:18, Philip Ashmore wrote:
> On 27/06/11 21:59, Michael Niedermayer wrote:
>> On Mon, Jun 27, 2011 at 08:35:10PM +0100, Philip Ashmore wrote:
>>> Hi there.
>>>
>>> I just did a "git pull --all" on a git-cloned repository, and got the
>>> following errors with "make"
>>> tests/Makefile:44:
>>> "/v3c/dev/Graphics/ffmpeg/git/0.7.1/ffmpeg"/tests/fate.mak: No such 
>>> file
>>> or directory
>>> tests/Makefile:45:
>>> "/v3c/dev/Graphics/ffmpeg/git/0.7.1/ffmpeg"/tests/fate2.mak: No such
>>> file or directory
>>
>> Whatever you did, you did something wrong, these files are in git
>>
>> you can create a new seperate clone to see that
> This is worth tracking down.
Git it.

The files exist, it's those extra quotes that are the problem - $(SRC_PATH_BARE) from
config.mak is the one to use when including makefiles in other makefiles.

I'm using a config.mak generated by configure from 0.7.1-rc1.

With the attached patch I was able to get as far as

    WARNING: alldevices.c allfilters.c newer than config.h, rerun configure

Regards,
Philip Ashmore

-------------- next part --------------
A non-text attachment was scrubbed...
Name: src-path-bare.patch
Type: text/x-patch
Size: 2877 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110627/6e369ba9/attachment.bin>


More information about the ffmpeg-devel mailing list