[Ffmpeg-devel] swscale.c compile error

Aaron Williams aaronw
Thu Nov 2 16:51:47 CET 2006


Hi,

Luca Abeni wrote:
> Hi Aaron,
>
> On Thu, 2006-11-02 at 07:15 -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.
>>>
>>> -Aaron
>>> _________
>>>       
>> Let me be more specific.  That was the ffmpeg build.  The swscale build
>> is only 20605.
>>     
> 20605 is the last commit, right?
> What's the last swscale revision that builds without problems for you?
> ffmpeg's r6280 was 6 weeks ago... At that time, I committed some changes
> in libswscale, so I am interested in knowing which commit broke the
> build
>
>
> 			Thanks,
> 				Luca
>   

I'm not sure what was going on.  I did a make clean and kept going back
with revisions and kept running into assembly errors with
liba52/resample.c like somehow the compiler was generating x86 code and
not x86_64 code or something.  Anyway, I finally got it to compile and
moved forward to the latest version, which is now compiling fine.  I do
not know why I was having problems, except possibly I had the extra
c-flag "-g" in there when I configured, which wasn't needed.  I am at
version 6869 but version still says it's version 6280.

-Aaron




More information about the ffmpeg-devel mailing list