[Webkit-unassigned] [Bug 93030] [EFL] Build failures with harfbuzz outside standard locations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 21:32:55 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93030





--- Comment #1 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-08-15 21:33:28 PST ---
I've finished building here and couldn't reproduce the issue (I was able to do so on another system).

The harfbuzz include path seems to be added via EVAS_INCLUDE_DIRS, as `pkg-config --cflags-only-I evas' returns, among others, -I${WEBKITOUTPUUTDIR}/Dependencies/Root/include/harfbuzz.

Are you building the port with build-webkit or using CMake on your own? In case it's the latter, I suspect evas may have been built without harfbuzz support and the flag is thus absent from your evas.pc. In case it's the former, I'd like to see the output of `./Tools/efl/run-with-jhbuild pkg-config --cflags-only-I evas'.

-- 
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