Andreas Henriksson <[email protected]> writes: > Thanks for your bug report.
Thanks for the quick reply! > It looks to me like the AS_IF part in upstream configure.ac is buggy: > https://git.gnome.org/browse/mutter/tree/configure.ac#n264 I just took a closer look. AFAICT, the top-level configure(.ac) handles this situation fine, but the one under cogl doesn't call PKG_CHECK_EXISTS for wayland-server: https://git.gnome.org/browse/mutter/tree/cogl/configure.ac#n689 The simplest workaround would be to supply --disable-wayland-egl-server on non-Wayland (i.e., non-Linux) architectures. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

