Xf86-video-intel-2.4.0

Dave Airlie airlied at gmail.com
Tue Jul 29 17:33:11 PDT 2008


On Wed, Jul 30, 2008 at 10:21 AM, R. G. Newbury <newbury at mandamus.org> wrote:
> I am attempting to compile the above version of the Intel driver.
> Version 2.3.2 made without any particular problems. I get the following
> error.
>
> make[4]: Entering directory `/video2/temp/xf86-video-intel-2.4.0-rgn/src'
> ../doltcompile gcc -DHAVE_CONFIG_H -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 -DI830_XV -DI830_USE_XAA
> -DI830_USE_EXA -g -O2 -MT i830_display.lo -MD -MP -MF
> .deps/i830_display.Tpo -c -o i830_display.lo i830_display.c
> i830_display.c: In function 'i830_modeset_ctl':
> i830_display.c:756: error: 'struct drm_modeset_ctl' has no member named
> 'crtc'
> make[4]: *** [i830_display.lo] Error 1
> make[4]: Leaving directory `/video2/temp/xf86-video-intel-2.4.0-rgn/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/video2/temp/xf86-video-intel-2.4.0-rgn/src'
>
> Is this a bug or just a misconfiguration at my end?
>

what distro? if Fedora please get a newer libdrm-devel.

its most likely caused by having an old unofficial libdrm snapshot
instead of libdrm 2.3.1

Dave.



More information about the xorg mailing list