[MPlayer-dev-eng] Error at compiling MPlayer SRC
Rowan James
rowanj at phere.net
Thu May 5 16:42:09 CEST 2011
On 04/05/2011, at 10:17 PM, just4tests tests wrote:
> I got the following error at compiling MPlayer Chackput 2011-04-26 in
> OpenSUSE 11,4 .
>
> Here you have outputs:
> ---------------------------------------------------------------------------------------------------------------------------------------------------
> YASM x86/dsputilenc_yasm.o
> CC x86/fdct_mmx.o
> CC x86/fft.o
> x86/fft.c: In function 'ff_fft_init_mmx':
> error >> x86/fft.c:28:42: error: 'HAVE_AVX' undeclared (first use in this
> function)
> x86/fft.c:28:42: note: each undeclared identifier is reported
> only once for each function it appears in
> make[1]: *** [x86/fft.o] Error 1
> make[1]: Leaving directory
> `/home/aaa/Desktop/mplayer-checkout-2011-04-26/ffmpeg/libavcodec'
> make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2
> aaa at linux-qh5z:~/Desktop/mplayer-checkout-2011-04-26>
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
This seems to have now been fixed in SVN by short-circuting it with #define HAVE_AVX 0
Is anyone planning to add the proper test - or is the AVX interest solely in ffmpeg? I could put it on my to-dos if there are no volunteers, but I don't have a 'Sandy Bridge' generation device to test the positive case on.
Regards,
- Rowan James
More information about the MPlayer-dev-eng
mailing list