[MPlayer-dev-eng] [PATCH] fix for mplayer rev. 1.696

Sascha Sommer saschasommer at freenet.de
Sun Jun 1 15:11:02 CEST 2003


> Hi,
>
> in mplayer.c
>
> revision 1.696
> date: 2003/05/30 17:53:03;  author: alex;  state: Exp;  lines: +11 -1
> warning fixes by Dominik Mierzejewski <dominik at rangers.eu.org>
>
> #ifdef HAVE_X11
> #include "libvo/x11_common.h"
> #endif
>
> and some other code was added, but the Makefile wasn't changed
> to include $(X11_INC) in CFLAGS and now mplayer.c won't compile:
>
> In file included from mplayer.c:53:
> libvo/x11_common.h:7: warning: No include path in which to find X11/Xlib.h
> libvo/x11_common.h:8: warning: No include path in which to find
X11/Xutil.h
> In file included from mplayer.c:53:
> libvo/x11_common.h:7: warning: No include path in which to find X11/Xlib.h
> libvo/x11_common.h:8: warning: No include path in which to find
X11/Xutil.h
> [..]
>
> Please also apply the attached patch.
>

Thanks. Applied.

Sascha



More information about the MPlayer-dev-eng mailing list