When I try to compile the newest intel driver from git repository, I
always get a compiler error when it compiles i830_dri.o:

i830_dri.c: In function ‘I830DRI2CreateBuffer’:
i830_dri.c:224: error: ‘struct <anonymous>’ has no member named ‘format’
i830_dri.c: In function ‘I830DRI2ScreenInit’:
i830_dri.c:422: warning: assignment from incompatible pointer type
i830_dri.c:423: warning: assignment from incompatible pointer type
make[3]: *** [i830_dri.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Is this a bug or am I missing some packages?

Thanks for any help

Marc

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to