Gentoo Archives: gentoo-user

From: "Valmor F. de Almeida" <val.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] X11 specific libs not used/found
Date: Mon, 14 Dec 2020 21:54:18
Message-Id: 875d0954-ebc5-87f5-48d8-31095c31d1bd@gmail.com
1 Hello,
2
3 I am trying to install a data visualization package (VisIt) which
4 installs locally, on its own, a qt package (qt-everywhere-src-5.14.2).
5 The config output says:
6
7 [snip]
8
9 X11 specific:
10 XLib ................................. no
11 XCB Xlib ............................. no
12 EGL on X11 ........................... no
13
14 [snip]
15
16 XCB:
17 Using system-provided XCB libraries .. no
18 XCB XKB .............................. yes
19 XCB XInput ........................... yes
20 Native painting (experimental) ....... no
21 GL integrations:
22 GLX Plugin ......................... no
23 EGL-X11 Plugin ..................... no
24
25 which indicates that later during install of the whole package, some XCB
26 files are not found.
27
28 I have installed libX11, and xorg-x11. Apparently some libx11-dev
29 package is needed but I don't seem to find it in Gentoo.
30
31 Any help appreciated.
32 Thanks,
33
34 --
35 Valmor