libavcodec error
Thomas Plank <[email protected]> Sun, 16 Nov 2008 23:02:58 +0100
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Hello, when I'm trying to compile a current svn version, I get the following error: ar: i386/fft_mmx.o: No such file or directory make[1]: *** [libavcodec.a] Error 1 make[1]: Leaving directory `/cygdrive/d/mplayer/mplayer/libavcodec' make: *** [libavcodec/libavcodec.a] Error 2 In the libavcodec/i386 folder, there is no file fft_mmx.o only a fft_mmx.asm and fft_mmx.d Also via svn, this file is not being created. Has anyone an idea what is going wrong? TIA Thomas