Re: [PATCH] Update build instructions for new wayland-egl dependencies.

2011-02-08 Thread Marty Jack
I tripped across a little something that others might also. http://www.mesa3d.org/egl.html Referring to "Use EGL", EGL_PLATFORM, the --with-egl-platforms is order dependent, so you must specify wayland before drm as is shown in the configure or have EGL_PLATFORM=wayland at runtime to run a clien

[PATCH] Build instructions: Add mesa make realclean.

2011-02-08 Thread Darxus
make realclean before second mesa build so stuff required for wayland egl platform gets rebuilt. --- building.html |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/building.html b/building.html index 48d5837..dcf06f9 100644 --- a/building.html +++ b/building.html @@ -146,6