[Bug 108826] [GLK DSI] Black screen after grub - Ubuntu 18.04 - kernel latest tip 21.11.2018
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 27 10:13:48 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=108826
--- Comment #18 from Petri Latvala <petri.latvala at intel.com> ---
(In reply to Miroslaw from comment #14)
> Hi
>
> I'm trying to compile igt-gpu-tools for debugging
> but have problems with dependencies
>
> Dependency xmlrpc found: NO
> Dependency xmlrpc_util found: NO
> Dependency xmlrpc_client found: NO
> Dependency xv found: NO
> Program rst2man-3 found: NO
>
> I can't find those dependencies ...
> I'm trying to build it on Ubuntu 18.04 what system are you using for it ?
>
> Thank for help
Those dependencies are for Chamelium support (xmlrpc), intel-gpu-overlay (xv)
and man pages (rst2man-3).
xmlrpc in Debian and Ubuntu are old enough to not have pkg-config support. The
NO you're seeing for them is not finding its pkg-config files. If those fail,
the build system is using xmlrpc-config.
Overlay has two variants, with xv or with xlib.
rst2man-3 is a binary in Fedora for its python3 version. On Ubuntu, rst2man is
used.
In a nutshell: All those missing dependencies are for particular variants, and
even if you don't have the other variants, the disabled build artifacts are not
related to the intel_reg tool.
The Debian packages that are used in gitlab CI should also work for Ubuntu,
check out Dockerfile.debian.
--
You are receiving this mail because:
You are on the CC list for the bug.
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/intel-gfx-bugs/attachments/20181127/9bb8c2b0/attachment.html>
More information about the intel-gfx-bugs
mailing list