Problem building xf86-video-intel (i830_cursror.c)
Wang Zhenyu
zhenyu.z.wang at intel.com
Thu Jun 7 22:53:54 PDT 2007
On 2007.06.08 00:40:40 +0000, Ken Mandelberg wrote:
> I'm having trouble building the current git version of xf86-video-intel
> against the latest git xserver src. The problem is i830_cursor.c in the
> intel src, which isn't in sync with the latest
> xserver//hw/xfree86/modes/xf86Crtc.h via git.
>
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wpointer-arith
> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
> -Wnested-externs -fno-strict-aliasing -I/usr/include/xorg
> -I/usr/include/drm -I/usr/include/X11/dri -DXF86_MODES_RENAME
> -I../src/modes -I../src/parser -DI830_XV -DI830_USE_XAA -DI830_USE_EXA
> -g -O2 -MT i830_cursor.lo -MD -MP -MF .deps/i830_cursor.Tpo -c
> i830_cursor.c -fPIC -DPIC -o .libs/i830_cursor.o
> i830_cursor.c: In function 'I830SetPipeCursor':
> i830_cursor.c:121: error: 'struct _xf86Crtc' has no member named
> 'cursorInRange'i830_cursor.c:122: error: 'struct _xf86Crtc' has no
> member named 'cursorShown'
I830SetPipeCursor has already gone. Did you clone the right tree?
More information about the xorg
mailing list