series ending in: 2881f72d6b55864ceaeb2a7acf38bd28b3850139 Author: Tapani Pälli <tapani.palli@intel.com> util: implement eventloop for wayland platform fails linking: lib/libpiglitutil_gl.so.0: undefined reference to `wl_keyboard_interface' Adding -lwayland-client on the command line links the library.
sorry for breakage
Created attachment 128094 [details] [review] hopeful fix Does the attached patch fix this problem?
wfm, please push.
commit 0d7d41159eb3e7c361bf92a3c6ed2c0f9a2d6296 Author: Tapani Pälli <tapani.palli@intel.com> Date: Tue Nov 22 07:54:28 2016 +0200 util: link with WAYLAND_LIBRARIES when building for Wayland Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Tested-by: Mark Janes <mark.a.janes@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98769
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.