Re: [Intel-gfx] MESA compilation problem

2012-08-04 Thread Matt Turner
On Sat, Aug 4, 2012 at 9:19 AM, Виктор wrote: > gmake[2]: g++: Command not found Install a C++ compiler. ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Intel-gfx] MESA compilation problem

2012-08-04 Thread Виктор
Hi Guys I'm trying to build mesa driver 8.0.4 version. ./configure was successful but after I did gmake and have following problem: [root@localhost Mesa-8.0.4]# gmake gmake[1]: Entering directory `/home/admin/Downloads/Mesa-8.0.4/src' Making sources for autoconf gmake[2]: Entering directory `/h

Re: [Intel-gfx] [PATCH] Fix build failure when passing --with-builderstring.

2012-08-04 Thread Chris Wilson
On Mon, 7 Nov 2011 23:29:29 +0100, Cyril Brulebois wrote: > If --with-builderstring="foo" is passed to configure (and sna enabled): > CC sna_driver.lo > src/sna/sna_driver.c: In function 'sna_init_scrn': > src/sna/sna_driver.c:1023:7: error: token ""foo"" is not valid in > preprocessor exp

[Intel-gfx] [ANNOUNCE] xf86-video-intel 2.20.3

2012-08-04 Thread Chris Wilson
Just a minor bugfix for gen4 chipsets (965gm, gm45 and friends) that crept into 2.20.2. As an added bonus, the pessimistic workaround for a GPU hang on gen4 has been relaxed and the shaders have been overhauled which should pave the way to eliminating the last of the uncommon CPU operations, along