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

Re: [PATCH] Update build instructions

2011-01-23 Thread Kristian Høgsberg
On Sun, Jan 23, 2011 at 7:15 PM, wrote: > --- >  building.html |  129 +++- >  1 files changed, 90 insertions(+), 39 deletions(-) > > diff --git a/building.html b/building.html > index c43bef5..58930e0 100644 > --- a/building.html > +++ b/buildin