[MPlayer-users] Problem with mplayer and yasm

John Brown johnbrown105 at hotmail.com
Sun May 24 20:58:45 CEST 2009


Remington Vörtmann wrote:

>
> Hey there,
>
>
>
> I have got a problem compiling mplayer or better say mencoder on my MinGW
> installation. Here my configure command and output:
>
>
>
[configure command and output snipped]

>
>
> and that is what the compiler complains about:
>
>
>
> gcc -DHAVE_AV_CONFIG_H -I.. -I.. -Wundef -Wdisabled-optimization
> -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch
> -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe
> -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -c -o x86/vp6dsp_sse2.o
> x86/vp6dsp_sse2.c
>
> make[1]: *** No rule to make target `x86/dsputil_yasm.o', needed by
> `libavcodec.a'. Stop.
>
> make[1]: Leaving directory `/home/remi/mp/libavcodec'
>
> make: *** [libavcodec/libavcodec.a] Error 2
>
>
>
> There seems to be a problem with some yasm related features. When I compile
> with --yasm=”” everything works fine but I’d like to have yasm supported.
> Anyone any idea about how to solve the problem?
>
>
>
> Thanks in advance!
>

If you are using make 3.79, upgrade to the latest make. 

Regards,
Alias John Brown.

_________________________________________________________________
Windows Live™: Keep your life in sync.
http://windowslive.com/explore?ocid=TXT_TAGLM_BR_life_in_synch_052009


More information about the MPlayer-users mailing list