Re: [Mesa-dev] build error in mesa out-of-tree-builds with wayland support

2012-05-02 Thread Robert Hooker
This fixes it here - diff --git a/src/egl/drivers/dri2/Makefile.am b/src/egl/drivers/dri2/Makefile.am index e4d4abb..49ec06b 100644 --- a/src/egl/drivers/dri2/Makefile.am +++ b/src/egl/drivers/dri2/Makefile.am @@ -26,6 +26,7 @@ AM_CFLAGS = \ -I$(top_srcdir)/src/gbm/backends/dri \ -

Re: [Mesa-dev] build error in mesa out-of-tree-builds with wayland support

2012-05-02 Thread Sven Joachim
On 2012-05-02 21:51 +0200, Kristian Høgsberg wrote: > On Wed, May 2, 2012 at 2:09 PM, Sven Joachim wrote: >> I'm seeing the following error when building Mesa git master out-of-tree >> with wayland support: >> >> , >> | Making all in dri2 >> | make[5]: Entering directory >> `/usr/local/src/d

Re: [Mesa-dev] build error in mesa out-of-tree-builds with wayland support

2012-05-02 Thread Kristian Høgsberg
On Wed, May 2, 2012 at 2:09 PM, Sven Joachim wrote: > I'm seeing the following error when building Mesa git master out-of-tree > with wayland support: > > , > | Making all in dri2 > | make[5]: Entering directory > `/usr/local/src/deb-src/mesa/mesa/build/dri/src/egl/drivers/dri2' > |   CC    

[Mesa-dev] build error in mesa out-of-tree-builds with wayland support

2012-05-02 Thread Sven Joachim
I'm seeing the following error when building Mesa git master out-of-tree with wayland support: , | Making all in dri2 | make[5]: Entering directory `/usr/local/src/deb-src/mesa/mesa/build/dri/src/egl/drivers/dri2' | CC egl_dri2.lo | In file included from egl_dri2.h:40:0, |