[Intel-gfx] Problem building latest intel git tree

Robert Lowery rglowery at exemail.com.au
Mon Mar 30 09:37:02 CEST 2009


> Hello,
>
> I have a problem with current driver in ubuntu 9.04 and my 855gm video
> chipset which I think was solved with this commit:
> http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=375b2e40fcb17e94538a75392950e2533c1bb031
>
> But now I can't build latest git tree in ubuntu 9.04. Here is error:
> i830_memory.c: In function âi830_allocator_initâ:
> i830_memory.c:536: error: âI915_SETPARAM_NUM_USED_FENCESâ undeclared
> (first use in this function)

#define I915_SETPARAM_NUM_USED_FENCES 4

either place this define in i830_memory.c or replace
I915_SETPARAM_NUM_USED_FENCES with the value 4

> i830_memory.c:536: error: (Each undeclared identifier is reported only
> once
> i830_memory.c:536: error: for each function it appears in.)
> make[4]: *** [i830_memory.lo] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Regards,
> Gregor
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>





More information about the Intel-gfx mailing list