It sounds like he did build wayland first. For some reason weston is not
seeing the new wayland installation.
Make sure "make install" was done in wayland, and that both are using
the same --prefix in configure.
On 07/03/2014 12:25 PM, Jason Ekstrand wrote:
Weston master requires wayland mas
Weston master requires wayland master. The
WL_SURFACE_ERROR_INVALID_TRANSFORM enum was added after wayland 1.5 You
need to make sure you build libwayland from git master and then make sure
that weston is building against your custom-built libwayland.
--Jason Ekstrand
On Thu, Jul 3, 2014 at 12:1
Dear all,
I try to build wayland/weston on Ubuntu 14.04 , just following this article
http://wayland.freedesktop.org/ubuntu12.04.html (as i cannot find a
14.04-based tip)
It went well, but when i tried to build weston, it was stopped by the
following message:
CC src/weston-compositor.o