Problem compiling the latest git version on ArchLinux

Pekka Paalanen ppaalanen at gmail.com
Tue Oct 16 07:04:28 PDT 2012


On Tue, 16 Oct 2012 09:54:35 -0400
Yichao Yu <yyc1992 at gmail.com> wrote:

> Hi,
> 
> I am trying to compile weston-git/wayland-git on my Arch Linux. I was
> fine yesterday (more precisely ~30h before) but with some recent
> commit after that, the mesa-full-wayland package failed to compile
> with errors like.
> 
> platform_wayland.c:830:4: error: implicit declaration of function
> 'wl_display_get_global' [-Werror=implicit-function-declaration]
> platform_wayland.c:836:4: error: implicit declaration of function
> 'wl_display_bind' [-Werror=implicit-function-declaration]
> platform_wayland.c:836:21: warning: assignment makes pointer from
> integer without a cast [enabled by default]
> 
> AFAIK, these functions are indeed removed from wayland and there is
> also lots of functions (wl_display_add_global_listener for example)
> turning into inline functions (which means I have to recompile mesa
> and weston).
> 
> Is this a intentional api/abi breaking or have I missed sth?

Yeah,
http://lists.freedesktop.org/archives/wayland-devel/2012-October/005878.html


Thanks,
pq


More information about the wayland-devel mailing list