FYI: Building LibreOffice - Missing Library On Debian
Andreas Mantke
maand at gmx.de
Wed Feb 19 17:46:27 UTC 2020
Hi,
I tried to build LibreOffice on Debian bullseye/sid i686 from source
(master) (git checkout from yesterday evening). I got no warning about
missing libraries and ran into an error:
(...)/workdir/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.cpp:19:10:
fatal error: X11/Xlib-xcb.h: Datei oder Verzeichnis nicht gefunden
19 | #include <X11/Xlib-xcb.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
There the package libx11-xcb-dev was missing. Once I installed that
package manually the error message disappeared.
I don't know if this dependency has already been added to the build-deps
for Debian.
Kind regards,
Andreas
More information about the LibreOffice
mailing list