[MPlayer-cygwin] compile error.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Feb 16 19:14:13 CET 2010
On Tue, Feb 16, 2010 at 10:35:33PM +0900, new tom wrote:
> Hi everyone.
>
> I tried to compile mplayer source from lastest snapshot
> (mplayer-export-2010-02-16) at MinGW.
> But it was failed with below error message.
>
> gcc osdep/mplayer.rc.o -o osdep/mplayer.rc
> gcc.exe: osdep/mplayer.rc.o: No such file or directory
> gcc.exe: no input files
> make: *** [osdep/mplayer.rc] Error 1
Known issue, under investigation.
For now, running
make -r
and normal
make
in some random alternation might help you compile.
More information about the MPlayer-cygwin
mailing list