<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 --- - Compilation fails with --with-default-accel=glamor option"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74162">74162</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Summary</th>
<td>Compilation fails with --with-default-accel=glamor option
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>martinstolpe@gmail.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>Driver/intel
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr></table>
<p>
<div>
<pre>When I'm using the following configure option:
./configure --prefix=/usr \
--enable-glamor \
--with-default-accel=glamor
Compilation of 2.99.907 of xf86-video-intel will fail with the following error
message:
CC intel_module.lo
intel_module.c: In function 'get_accel_method':
intel_module.c:446:35: error: 'DEFAULT_ACCEL_METHOD' undeclared (first use in
this function)
enum accel_method accel_method = DEFAULT_ACCEL_METHOD;
^
intel_module.c:446:35: note: each undeclared identifier is reported only once
for each function it appears in
Makefile:489: recipe for target 'intel_module.lo' failed
make[3]: *** [intel_module.lo] Error 1
Regards
Martin</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>