[Webkit-unassigned] [Bug 14557] New: [GDK] build fix for Freetype

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 7 14:24:41 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14557

           Summary: [GDK] build fix for Freetype
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: brian at mastenbrook.net


WebCore/platform/gdk/FontPlatformData.h includes <cairo-ft.h>, but cairo-ft is
not listed in the PKGCONFIG list in WebKit.pri. On a Fedora 7 system, this
causes the build to fail because the freetype headers directory is not included
in the gcc flags. Adding cairo-ft to this list fixes the problem.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list