<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Xorg segfaults with displaylink attached and mesa version >= 13.0"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98563#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Xorg segfaults with displaylink attached and mesa version >= 13.0"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98563">bug 98563</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>(In reply to Andrew Poelstra from <a href="show_bug.cgi?id=98563#c7">comment #7</a>)
<span class="quote">> With
>
> ./configure --with-dri-drivers=swrast --with-gallium-drivers=swrast
>
> I find that I cannot start Xorg -- I get "cannot find libdrm.so.2". I don't
> fully understand how Arch has packaged the pieces of X, what packages I need
> to modify/rebuild to make this work (and how to do it).
> </span >
I might have been unclear there - libdrm should be missing only for the mesa
build/install stage. Easiest option is to:
$ mv /usr/lib/pkgconfig/libdrm{,-foo}.pc
$ rebuild mesa
$ mv /usr/lib/pkgconfig/libdrm{-foo,}.pc
AFAICT for Xorg libdrm is a must.</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>
</ul>
</body>
</html>