[Webkit-unassigned] [Bug 125074] New: [GTK] Fails to build with freetype 2.5.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 2 05:07:33 PST 2013


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

           Summary: [GTK] Fails to build with freetype 2.5.1
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: berto at igalia.com


FreeType 2.5.1 changed the header file layout:

   http://sourceforge.net/projects/freetype/files/freetype2/2.5.1/

Now all headers went from /usr/include/freetype2/freetype/ to /usr/include/freetype2/.

At least HarfBuzzFaceCairo.cpp looks for the headers in the old path
so it doesn't build.

This is apparently not the official way to include FreeType, as
explained in the link above:

  "Applications that use [...] the documented way for header inclusion
   [...] don't need any change to the source code."

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