Bug 59281

Summary: Build failure by not finding wayland-client.h
Product: Mesa Reporter: Pekka Vuorela <pvuorela>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to fix build

Description Pekka Vuorela 2013-01-12 14:23:37 UTC
Created attachment 72902 [details]
Patch to fix build

On current master. Wayland headers under home directory so not found from the standard ones.

make[2]: Entering directory `/home/pvuorela/src/wayland/mesa/src/gallium/winsys/sw/wayland'
  CC     wayland_sw_winsys.lo
wayland_sw_winsys.c:39:28: fatal error: wayland-client.h: No such file or directory
compilation terminated.
make[2]: *** [wayland_sw_winsys.lo] Error 1
Comment 1 Andreas Boll 2013-01-12 15:05:39 UTC
Thanks!
Fixed with 09a00a141f8cf1cac1a8907df4f9c1cb1edd939c

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.