<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Console screen corruption"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107951#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Console screen corruption"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107951">bug 107951</a>
              from <span class="vcard"><a class="email" href="mailto:denys.kostin@globallogic.com" title="Denis <denys.kostin@globallogic.com>"> <span class="fn">Denis</span></a>
</span></b>
        <pre>providing my results here, maybe they will help somebody.
I couldn't build and boot to any kernel from drm-intel. 
Successfully were built 2 kernels:

<span class="quote">>drm-intel-fixes-2017-01-19  </span >
4.10 rc-3
<span class="quote">>b21ebf2fb4cde1618915a97cc773e287ff49173e   </span >
4.16 rc2
On both I stucked on startup screen "booting kernel" or similar.

All other kernels between 4.10 and 4.16 returned this error:

Unsupported relocation type: R_X86_64_PLT32 (4)
make[2]: *** [arch/x86/boot/compressed/Makefile:122:
arch/x86/boot/compressed/vmlinux.relocs] Error 1
make[2]: *** Waiting for unfinished jobs....
  CC      arch/x86/boot/video-bios.o
make[1]: *** [arch/x86/boot/Makefile:112: arch/x86/boot/compressed/vmlinux]
Error 2

>From what I found, this issue can be solved by downgrading binutils, but this
require to downgrade and gcc/g++ also, and appropriate versions don't exist in
repo (the lowest gcc-6 still requires highest binutils).

Finally after trying to install all needed dependencies manually I stucked
with:

<span class="quote">>sudo apt-get -f install
>sudo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required >by sudo)
>sudo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required >by /usr/lib/sudo/libsudo_util.so.0)</span >

Maybe somebody will have better luck((</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>