Re: Make error when compiling mesa

2011-08-28 Thread Rovanion Luckey
In src/egl/main/Makefile i put the include path for gbm.h outside of the if-statements. That solved the problem. Here is the bugreport:https://bugs.freedesktop.org/show_bug.cgi?id=40443. Either the buildinstructions on wayland.freedesktop.org or the Makefile has to change. -- www.twitter.com/Rova

Re: Make error when compiling mesa

2011-08-28 Thread Rovanion Luckey
2011/8/28 Zhao, Juan J > libgdm-devel Isn't it a bit odd that I ran perfectly fine trough ./autogen.sh for mesa? libgbm seems like a very new part of the graphics stack. The library doesn't exist in Ubuntu 11.04, only in the alpha builds of 11.10 in which it's pulled from the mesa git: http://w

Make error when compiling mesa

2011-08-28 Thread Rovanion Luckey
When compiling mesa according to the build instructions on http://wayland.freedesktop.org/building.html i get the fallowing error: http://www.fpaste.org/1OF0/ I'm running Ubuntu 11.04 if that has any impact. -- www.twitter.com/Rovanion ___ wayland-deve