[Webkit-unassigned] [Bug 112955] ./autotoolsconfig.h:242:28: fatal error: WebKitFeatures.h: No such file or directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 08:59:49 PDT 2013


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





--- Comment #5 from David Ronis <David.Ronis at McGill.CA>  2013-03-25 09:02:17 PST ---
I cloned yesterday's git/master and tried building.  The build fails with:  

  CXX      Source/WebCore/platform/graphics/harfbuzz/libWebCore_la-HarfBuzzShaper.lo
In file included from /opt/garnome-3.7.5/include/unicode/normlzr.h:22:0,
                 from Source/WebCore/platform/graphics/harfbuzz/HarfBuzzShaper.cpp:39:
/opt/garnome-3.7.5/include/unicode/unistr.h: In member function 'icu_4_2::UnicodeString& icu_4_2::UnicodeString::replace(int32_t, int32_t, UChar32)':
/opt/garnome-3.7.5/include/unicode/unistr.h:3986:9: warning: variable 'isError' set but not used [-Wunused-but-set-variable]
/opt/garnome-3.7.5/include/unicode/unistr.h: In member function 'icu_4_2::UnicodeString& icu_4_2::UnicodeString::append(UChar32)':
/opt/garnome-3.7.5/include/unicode/unistr.h:4264:9: warning: variable 'isError' set but not used [-Wunused-but-set-variable]
Source/WebCore/platform/graphics/harfbuzz/HarfBuzzShaper.cpp: In member function 'bool WebCore::HarfBuzzShaper::collectHarfBuzzRuns()':
Source/WebCore/platform/graphics/harfbuzz/HarfBuzzShaper.cpp:308:169: error: 'uscript_hasScript' was not declared in this scope
make[2]: *** [Source/WebCore/platform/graphics/harfbuzz/libWebCore_la-HarfBuzzShaper.lo] Error 1
make[2]: Leaving directory `/home/ronis/Project/notar/GNOME/garnome/svn/webkit/work/main.d/webkit-git'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ronis/Project/notar/GNOME/garnome/svn/webkit/work/main.d/webkit-git'
make: *** [build-work/main.d/webkit-git/Makefile] Error 2

I've got harfbuzz-0.9.13 installed.   Also see https://bugs.webkit.org/show_bug.cgi?id=106861

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