[MPlayer-cvslog] r21208 - trunk/osdep/Makefile

Benjamin Zores ben at geexbox.org
Sat Nov 25 12:02:58 CET 2006


On Sat, 25 Nov 2006 10:53:28 +0100 (CET)
diego <subversion at mplayerhq.hu> wrote:

> Author: diego
> Date: Sat Nov 25 10:53:28 2006
> New Revision: 21208
> 
> Modified:
>    trunk/osdep/Makefile
> 
> Log:
> 10l copy + paste typo
> 
> 
> Modified: trunk/osdep/Makefile
> ==============================================================================
> --- trunk/osdep/Makefile	(original)
> +++ trunk/osdep/Makefile	Sat Nov 25 10:53:28 2006
> @@ -20,7 +20,7 @@
>  SRCS += macosx_finder_args.c
>  endif
>  ifeq ($(TARGET_WIN32),yes)
> -SRCS += osdep/mplayer-rc.c
> +SRCS += mplayer-rc.c
>  endif
>  ifeq ($(TARGET_OS),Darwin)
>  timer = timer-darwin.c

make -C osdep
make[1]: Entering directory `/home/ben/SVN/mplayer/osdep'
windres -o mplayer-rc.o mplayer.rc
make[1]: windres: Command not found
make[1]: *** [mplayer-rc.o] Error 127

Please fix all of this.
May not be related to this patch itself but at least to all the osdep changes you've done.

Ben

-- 
"My life, and by extension everyone else's is meaningless."
Bender, Futurama



More information about the MPlayer-cvslog mailing list