<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Missing WAYLAND_CFLAGS in Gallium GBM state-tracker"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64392">64392</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Missing WAYLAND_CFLAGS in Gallium GBM state-tracker
</td>
</tr>
<tr>
<th>Severity</th>
<td>trivial
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>bartosz.szczepanski@tieto.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=79053" name="attach_79053" title="WAYLAND_CFLAGS are missed in Makefile.am">attachment 79053</a> <a href="attachment.cgi?id=79053&action=edit" title="WAYLAND_CFLAGS are missed in Makefile.am">[details]</a></span>
WAYLAND_CFLAGS are missed in Makefile.am
Compiling Mesa fails with '--enable-gallium-gbm' flag because it can't locate
wayland-server.h
make[3]: Leaving directory
`/home/bartex/wayland/mesa-git/src/gallium/state_trackers/dri'
Making all in gbm
make[3]: Entering directory
`/home/bartex/wayland/mesa-git/src/gallium/state_trackers/gbm'
CC gbm_drm.lo
In file included from gbm_drm.c:40:0:
../../../egl/wayland/wayland-drm/wayland-drm.h:4:28: fatal error:
wayland-server.h: No such file or directory
compilation terminated.
make[3]: *** [gbm_drm.lo] Error 1
make[3]: Leaving directory
`/home/bartex/wayland/mesa-git/src/gallium/state_trackers/gbm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/bartex/wayland/mesa-git/src/gallium/state_trackers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bartex/wayland/mesa-git/src'
make: *** [all-recursive] Error 1
Attached patch for fixing.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>