Re: build failure on ubuntu 18.04

2020-12-04 Thread Mike Kaganski
On 05.12.2020 5:07, chris...@eagle.ca wrote: Now I'm off to figure out what's going on with the .png export subsystem in writer. (Can't seem to create a .png without the transparency channel.) Most possibly related to https://git.libreoffice.org/core/+/bf021c369f2306ee507da9bd3cc4cd10ac5d234c.

Re: build failure on ubuntu 18.04

2020-12-03 Thread Mike Kaganski
On 03.12.2020 22:50, chris...@eagle.ca wrote: <-snip-> [CXX] sal/rtl/math.cxx [CXX] workdir/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.cpp [CXX] workdir/UnpackedTarball/skia/third_party/skcms/skcms.cpp /home/ron/libreoffice/workdir/UnpackedTarball/skia/tools/sk_app/unix/Vul

Re: build failure on ubuntu 18.04

2020-12-03 Thread Luke Benes
Try: sudo apt-get install libx11-xcb-dev For some reason, the wiki was just massively paired down with stuff like this removed. https://wiki.documentfoundation.org/index.php?title=Development/Linux_Build_Dependencies In the case of dependencies, less is not more. _