[MPlayer-dev-eng] Where is "XDGAMode" defined?
Andreas Hess
jaska at gmx.net
Fri Sep 27 12:28:16 CEST 2002
On Fri, Sep 27, 2002 at 02:36:32AM -0700, Ross Finlayson wrote:
> With the most recent CVS version, I've started getting compilation errors
> in "libvo/vo_dga.c", at the line (689):
>
> static void init_video_buffers(XDGAMode *modeline, uint8_t
> *buffer_base, int use_multiple_buffers)
>
> The compiler is complaining about "XDGAMode" being undefined. What
> #include file is supposed to be defining this?
No problem here. And line 66 in vo_dga.c should include the right file
( #include <X11/extensions/xf86dga.h> ).
Andreas
More information about the MPlayer-dev-eng
mailing list