[Webkit-unassigned] [Bug 93030] New: [EFL] Build failures with harfbuzz outside standard locations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 2 14:32:15 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93030
Summary: [EFL] Build failures with harfbuzz outside standard
locations
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rakuco at webkit.org
CC: dominik.rottsches at intel.com, demarchi at webkit.org,
glima at profusion.mobi
glima has been having some trouble building WebKit-EFL without building the dependencies with jhbuild. One of the problems is:
In file included from /home/glima/devel/webkit/Source/WebCore/platform/graphics/freetype/FontPlatformData.h:33:0,
from /home/glima/devel/webkit/Source/WebCore/platform/graphics/FontPlatformData.h:35,
from /home/glima/devel/webkit/Source/WebCore/platform/graphics/SimpleFontData.h:30,
from /home/glima/devel/webkit/Source/WebCore/platform/graphics/FontFallbackList.h:25,
from /home/glima/devel/webkit/Source/WebCore/platform/graphics/Font.h:29,
from /home/glima/devel/webkit/Source/WebCore/platform/PopupMenuStyle.h:30,
from /home/glima/devel/webkit/Source/WebCore/platform/PopupMenuClient.h:26,
from /home/glima/devel/webkit/Source/WebCore/page/ChromeClient.h:33,
from /home/glima/devel/webkit/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp:34:
/home/glima/devel/webkit/Source/WebCore/platform/graphics/harfbuzz/ng/HarfBuzzNGFace.h:34:16: fatal error: hb.h: No such file or directory
compilation terminated.
I think there are problems when building Source/WebKit as well.
This can be solved by including ${HARFBUZZ_INCLUDE_DIRS} in the include path.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list