Bug 45263

Summary: git mesa configure error
Product: Mesa Reporter: Jos van Wolput <wolput>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: benjaminfranzke, jfonseca
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Jos van Wolput 2012-01-26 02:53:41 UTC
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')'
---
Comment 1 Jose Fonseca 2012-01-26 03:08:26 UTC
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.