[MPlayer-dev-eng] [PATCH] Direct3D libvo driver

Diego Biurrun diego at biurrun.de
Mon Nov 17 15:02:34 CET 2008


On Mon, Nov 17, 2008 at 03:36:41PM +0200, Georgi Petrov wrote:
> > Well, then the question is why i386/fft_mmx.o is not built.  Try the
> > following:
> >
> > make distclean
> 
> Run ./confgiure

Yes.

> > cd libavcodec
> > make
> >
> > Post the error output.
> 
> This is important:
> 
> process_begin: CreateProcess(NULL, f win32 -DPREFIX -I i386/ -o
> i386/fft_mmx.o i386/fft_mmx.asm, ...) failed.
> make (e=2): The system cannot find the file specified.
> make: [i386/fft_mmx.o] Error 2 (ignored)

This does not look like the output of the make command.

The problem is related to the new yasm support.  You can disable it in
config.h/config.mak until I hack up disabling code in configure.

Now, what do you have in configure.log under the topic of yasm?

Diego



More information about the MPlayer-dev-eng mailing list