Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


On 09.07.2018 18:25, George Diamantopoulos wrote:
Hello all,

I've been trying to build the current 6.1 git branch of libreoffice,
and it seems that it has trouble finding some headers provided by
harfbuzz. More specifically, compilation fails with:

libreoffice-6.1.9999/vcl/inc/sallayout.hxx:28:10: fatal error: hb.h: No such file or directory

This is on gentoo, using the ebuild found in portage. I opened a bug
on gentoo's bugzilla first, but I was told by a developer there that I
should notify upstream. I checked for presence of the header file on
my system, and it's available in the following path:

/usr/include/harfbuzz/hb.h

You may find a build log and environment information at the
aforementioned gentoo bug page:

https://bugs.gentoo.org/659896

Please let me know if I can be of further help. I've tried with
harfbuzz 1.8.1 and 1.8.2, same result. I'm not sure if 1.8.0 is
affected as well. Reportedly, libreoffice 6.0 builds fine with these
library versions (not tested by me, other users said so in the gentoo
bug page). Thank you.

on Fedora 28, i get:

pkg-config --cflags harfbuzz
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include

given the location of /usr/include/harfbuzz/hb.h, the first include path in that output is what makes this work.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.