Bug 69352

Summary: Weston from git requires non-existant version 1.2.90 of Wayland
Product: Wayland Reporter: christophe.jarry
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description christophe.jarry 2013-09-14 10:38:15 UTC
I am building Wayland with the instructions on the page http://wayland.freedesktop.org/building.html.

For Weston, I run:
./autogen.sh \
    --prefix=/usr

The following error shows up:
Requested 'wayland-server >= 1.2.90' but version of Wayland Server is 1.2.0

I cloned Wayland from git on 27 august 2013. At that time, Wayland version should have been at least 1.2.1.
Comment 1 Kristian Høgsberg 2013-09-17 15:43:59 UTC
The wayland repo was bumped to advertise version 1.2.90 on the same day weston started requiring 1.2.90 (August 30th).  In general weston master requires wayland master.

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.