Error compiling mplayer r26450: make version to use
"Henry Garcia" <[email protected]> Wed, 16 Apr 2008 13:07:26 -0400
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
> > > I couldn't reproduce the problem. Which version of make and windres > are u using? Mines are: > > C:\MSYS\source\mplayer>make --version > GNU Make 3.81 > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > PARTICULAR PURPOSE. > You should be using make 3.79. You can compile it yourself from source (check ftp.gnu.org), or just use the one that comes with the Mingw-msys base installer. I just keep my make in /usr/local/bin so it comes first in the path search. 3.81 just doesn't compile mplayer.