Bug 59281 - Build failure by not finding wayland-client.h
Summary: Build failure by not finding wayland-client.h
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 14:23 UTC by Pekka Vuorela
Modified: 2013-01-12 15:05 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to fix build (738 bytes, text/plain)
2013-01-12 14:23 UTC, Pekka Vuorela
Details

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.