webaltern
Verified User
Hi!
i got this error when i try to make ffmpeg:
I have applied this patch: http://servertune.com/kbase/entry/279/ without success... Anybody have a hint?
i got this error when i try to make ffmpeg:
Code:
libavcodec/i386/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected.
libavcodec/imgresample.c:607: error: conflicting types for ‘sws_scale’
./libswscale/swscale.h:196: error: previous declaration of ‘sws_scale’ was here
libavcodec/imgresample.c: In function ‘sws_scale’:
libavcodec/imgresample.c:639: warning: implicit declaration of function ‘img_convert’
make: *** [libavcodec/imgresample.o] Error 1
I have applied this patch: http://servertune.com/kbase/entry/279/ without success... Anybody have a hint?