<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi all,</p>
<p>I'm a newbie on the libreoffice front, and I'm tracking down a bug that I've discovered in writer. Rather than posting a symptom-only bug, I've been trying to build a debug version of libreoffice 7.0.0, but the build keeps failing with the message as follows:</p>
<p><span style="font-family: courier new, courier, monospace;"><-snip-></span></p>
<p><span style="font-family: courier new, courier, monospace;">[CXX] sal/rtl/math.cxx</span><br /><span style="font-family: courier new, courier, monospace;">[CXX] workdir/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.cpp</span><br /><span style="font-family: courier new, courier, monospace;">[CXX] workdir/UnpackedTarball/skia/third_party/skcms/skcms.cpp</span><br /><span style="font-family: courier new, courier, monospace;">/home/ron/libreoffice/workdir/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.cpp:19:10: fatal error: X11/Xlib-xcb.h: No such file or directory</span><br /><span style="font-family: courier new, courier, monospace;">#include <X11/Xlib-xcb.h></span><br /><span style="font-family: courier new, courier, monospace;">^~~~~~~~~~~~~~~~</span><br /><span style="font-family: courier new, courier, monospace;">compilation terminated.</span><br /><span style="font-family: courier new, courier, monospace;">/home/ron/libreoffice/solenv/gbuild/LinkTarget.mk:347: recipe for target '/home/ron/libreoffice/workdir/GenCxxObject/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.o' failed</span><br /><span style="font-family: courier new, courier, monospace;">make[1]: *** [/home/ron/libreoffice/workdir/GenCxxObject/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.o] Error 1</span><br /><span style="font-family: courier new, courier, monospace;">make[1]: *** Waiting for unfinished jobs....</span><br /><span style="font-family: courier new, courier, monospace;">Makefile:282: recipe for target 'build' failed</span><br /><span style="font-family: courier new, courier, monospace;">make: *** [build] Error 2</span><span style="font-family: courier new, courier, monospace;"></span></p>
<p>My autogen.sh command looks like this:</p>
<p><span style="font-family: courier new, courier, monospace;">./autogen.sh --enable-debug --x-includes=/snap/gnome-3-34-1804/36/usr/include/</span></p>
<p>The file Xlib-xcb.h exists in the directory in the X11 directory which in turn is a child of the one listed in the --x-includes path indicated above. The file permission is 0644 for the .h file, owner is root.</p>
<p>Can anyone give me some guidance on how to proceed?</p>
<p>Thanks in advance.</p>
<p>Ron</p>
<p><br /></p>
<p><br /></p>

</body></html>