[Mesa-dev] [Bug 98563] Xorg segfaults with displaylink attached and mesa version >= 13.0
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 9 17:08:55 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98563
--- Comment #9 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Andrew Poelstra from comment #7)
> 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).
>
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.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161109/b2a91398/attachment.html>
More information about the mesa-dev
mailing list