[Ffmpeg-devel] PATCH: executable suffix missing in /tests

Jaime V. inf220
Fri Dec 22 09:35:26 CET 2006


Diego Biurrun wrote:
>> The Makefile in the 'tests' directory does not make use of build suffixes.
> Fixed differently.
>   

The fix calls the executables without using the local path './'
This leads to an abortion of the make process due to the executables not
being found in the path in linux or alternatively using other ffmpeg
builds which migh be in the path thus not using the local executables
for testing. I didnt test a make install, which would set the
executables in the path... but it would distort local testbuilds anyway.
This patch fixes that.
The regression.sh is still not functional for suffix built
configurations though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testmakefile.diff
Type: text/x-patch
Size: 632 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061222/8e8b5d50/attachment.bin>



More information about the ffmpeg-devel mailing list