[Ffmpeg-devel] swscale.c compile error
Michel Bardiaux
mbardiaux
Thu Nov 2 16:37:06 CET 2006
Aaron Williams wrote:
> Aaron Williams wrote:
>> Diego Biurrun wrote:
>>
>>> On Thu, Nov 02, 2006 at 12:10:50AM -0800, Aaron Williams wrote:
>>>
>>>
>>>> My last successful build was r6280.
>>>>
>>>>
>>> That's ancient. Try bisecting to find the revision that broke
>>> compilation.
>>>
>>> Diego
>>>
>> That's the build from less than 24 hours earlier, if that's considered
>> ancient.
That cant be right, the current svn is 6869.
I think there's a bug in the Makefile, version.h is not re-made after an
update. A possible fix is to change the line in the top Makefile to:
version.h: .svn/entries
Or even to
.PHONY:version.h
version.h:
$(SRC_PATH)/version.sh "$(SRC_PATH)"
I wont propose a patch since there are 2 possibilities, choice to be
made by the PTBs.
Or simply remove version.h manually after each update.
>>
>> -Aaron
>> _________
> Let me be more specific. That was the ffmpeg build. The swscale build
> is only 20605.
That's about right.
--
Michel Bardiaux
R&D Director
T +32 [0] 2 790 29 41
F +32 [0] 2 790 29 02
E mailto:mbardiaux at mediaxim.be
Mediaxim NV/SA
Vorstlaan 191 Boulevard du Souverain
Brussel 1160 Bruxelles
http://www.mediaxim.com/
More information about the ffmpeg-devel
mailing list