"broken" weston - please define WL_SURFACE_ERROR_INVALID_TRANSFORM and WL_SURFACE_ERROR_INVALID_SCALE

Pekka Paalanen pekka.paalanen at collabora.co.uk
Sun Jun 15 22:30:01 PDT 2014


On Sat, 14 Jun 2014 06:51:00 -0600
James Feeney <james at nurealm.net> wrote:

> Hey Jonny and Pekka
> 
> So, you know you "broke" the Weston build with that commit 2014-06-03 06:19:20
> (GMT), yes?  It use to build just fine...
> 
> ---
> src/compositor.c: In function ‘surface_set_buffer_transform’:
> src/compositor.c:2145:4: error: ‘WL_SURFACE_ERROR_INVALID_TRANSFORM’ undeclared
> (first use in this function)
>     WL_SURFACE_ERROR_INVALID_TRANSFORM,
>     ^
> src/compositor.c:2145:4: note: each undeclared identifier is reported only once
> for each function it appears in
> src/compositor.c: In function ‘surface_set_buffer_scale’:
> src/compositor.c:2163:4: error: ‘WL_SURFACE_ERROR_INVALID_SCALE’ undeclared
> (first use in this function)
>     WL_SURFACE_ERROR_INVALID_SCALE,
>     ^
> Makefile:4109: recipe for target 'src/weston-compositor.o' failed
> make[1]: *** [src/weston-compositor.o] Error 1
> ---
> 
> Would you please define WL_SURFACE_ERROR_INVALID_TRANSFORM and
> WL_SURFACE_ERROR_INVALID_SCALE somewhere, so that this will build again?

Hi,

see
http://lists.freedesktop.org/archives/wayland-devel/2014-June/015270.html

Please upgrade your libwayland to the git master version.


Thanks,
pq


More information about the wayland-devel mailing list