The latest git mesa shows the following error: --- ./configure: line 21529: syntax error near unexpected token `'$(top_srcdir)/src/egl/wayland/wayland-drm/protocol'' ./configure: line 21529: ` WAYLAND_SCANNER_RULES('$(top_srcdir)/src/egl/wayland/wayland-drm/protocol')' ---
Just fixed w/ commit 412042523e80ddb19196851b6e729238b5cc0609 Author: Benjamin Franzke <benjaminfranzke@googlemail.com> Date: Thu Jan 26 10:50:04 2012 +0100 configure: Use WAYLAND_SCANNER_RULES only if available This has the drawback that when creating configure for distribution, wayland needs to be available for the packager. Also the the macros has the wayland prefix hardcoded, so we cant copy it in mesa right now.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.