<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - drivers/gpu/drm/i915/intel_display.c:14712:20: error: ‘intel_crtc_set_crc_source’ undeclared"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98697">98697</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>drivers/gpu/drm/i915/intel_display.c:14712:20: error: ‘intel_crtc_set_crc_source’ undeclared
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>DRM/Intel
</td>
</tr>
<tr>
<th>Assignee</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>libm3l@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Hello
I have a compilation error for drm-intel linux from today (12-Nov-2016)
referring to undeclared variable - see output below:
CC [M] net/ipv6/xfrm6_tunnel.o
* CC [M] drivers/gpu/drm/i915/intel_display.o
* CC [M] drivers/hwmon/lm75.o
* CC [M] drivers/gpu/drm/i915/intel_dpio_phy.o
* CC [M] drivers/hwmon/lm77.o
*drivers/gpu/drm/i915/intel_display.c:14712:20: error:
‘intel_crtc_set_crc_source’ undeclared here (not in a function)
* .set_crc_source = intel_crtc_set_crc_source,
* ^
* CC [M] net/ipv6/tunnel6.o
*scripts/Makefile.build:290: recipe for target
'drivers/gpu/drm/i915/intel_display.o' failed
*make[4]: *** [drivers/gpu/drm/i915/intel_display.o] Error 1
*make[4]: *** Waiting for unfinished jobs....
* CC [M] drivers/hwmon/lm78.o
* CC [M] net/irda/iriap.o
*scripts/Makefile.build:475: recipe for target 'drivers/gpu/drm/i915' failed
*make[3]: *** [drivers/gpu/drm/i915] Error 2
*scripts/Makefile.build:475: recipe for target 'drivers/gpu/drm' failed
*make[2]: *** [drivers/gpu/drm] Error 2
*scripts/Makefile.build:475: recipe for target 'drivers/gpu' failed
*make[1]: *** [drivers/gpu] Error 2
*--
* CC [M] net/ipv6/netfilter/ip6t_frag.o
* CC [M] net/irda/discovery.o
* CC [M] net/ipv6/netfilter/ip6t_ipv6header.o
* CC [M] net/ipv6/netfilter/ip6t_mh.o
* CC [M] net/irda/parameters.o
*Makefile:983: recipe for target 'drivers' failed
*make: *** [drivers] Error 2
*--
* Running with options: --menuconfig all
* Using genkernel.conf from /etc/genkernel.conf
* Sourcing arch-specific config.sh from
/usr/share/genkernel/arch/x86_64/config.sh ..
* Sourcing arch-specific modules_load from
/usr/share/genkernel/arch/x86_64/modules_load ..
*
* ERROR: Failed to compile the "modules" target...
*
* -- End log... --
*
* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.
*
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to <a href="mailto:genkernel@gentoo.org">genkernel@gentoo.org</a>. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with effectively.
*
* Please do *not* report compilation failures as genkernel bugs!
*</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>